diff --git a/site/content/in-dev/unreleased/getting-started/deploying-polaris/local-deploy.md b/site/content/in-dev/unreleased/getting-started/deploying-polaris/local-deploy.md index c2b7b41743..514b19ac5f 100644 --- a/site/content/in-dev/unreleased/getting-started/deploying-polaris/local-deploy.md +++ b/site/content/in-dev/unreleased/getting-started/deploying-polaris/local-deploy.md @@ -71,9 +71,7 @@ The Docker image pre-configures a sample catalog called `quickstart_catalog` tha You can also start Polaris through Gradle (packaged within the Polaris repository): -1. **Start the Server** - -Run the following command to start Polaris: +Run the following command to start Polaris server: ```shell ./gradlew run