diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 653977a94..e21925188 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -60,7 +60,7 @@ For local development and testing of developer content changes, you can run the NEXT_PUBLIC_DEVELOPER_CONTENT_API_URL="http://localhost:3001" ``` -> Note: This assumes the `developer-content` API is running on port `3001` (which it is configured to do so by default) +> Note: This assumes the `developer-content` API is running on port `3001` (which it is configured to do so by default). ## Builder API