diff --git a/docs/extensions-integrations/integrations-overview/dev-env-setup.md b/docs/extensions-integrations/integrations-overview/dev-env-setup.md index f285802..8776477 100644 --- a/docs/extensions-integrations/integrations-overview/dev-env-setup.md +++ b/docs/extensions-integrations/integrations-overview/dev-env-setup.md @@ -50,7 +50,7 @@ If your application is using Maven, Gradle or some other build system that manag ``` -### 4. Check Setup +### 3. Check Setup With the dependency added you can add a simple reference to a Liquibase class and build your project to ensure everything is configured correctly. @@ -68,4 +68,4 @@ Now that your local environment is set up, you can start making the changes you For more information, see: -- [Integration Guides](../integration-guides/index.md) \ No newline at end of file +- [Integration Guides](../integration-guides/index.md)