Skip to content

Commit aa56a63

Browse files
committed
Minor styling fix
1 parent d328044 commit aa56a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ docker compose up
6868
This repository uses GitHub Actions to automate some deployments from certain branches, which is useful for testing:
6969

7070
- **`main`**: Staging branch. Changes are deployed per-commit to https://docs-staging.polygon.technology.
71-
- **`dev`**: Experimental branch. Updates with main every 24 hours. Changes are deployed per-commit to https://docs-dev.polygon.technology.
71+
- **`dev`**: Experimental branch. Updates with `main` every 24 hours. Changes are deployed per-commit to https://docs-dev.polygon.technology.
7272

7373
Whenever we are happy with `main`, a trigger can be manually done through GitHub Actions which deploys staging to production at https://docs.polygon.technology.
7474

0 commit comments

Comments
 (0)