Skip to content

Commit 49a1eb0

Browse files
committed
Remove extra space
1 parent a1f3b53 commit 49a1eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/github-integration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This eliminates the need to manually run the `trigger.dev deploy` command or set
2626
<Step title="Configure branch tracking">
2727
Choose which branches should trigger automatic deployments:
2828

29-
- **Production**: The branch that deploys to your production environment , e.g., `main`.
29+
- **Production**: The branch that deploys to your production environment, e.g., `main`.
3030
- **Staging**: The branch that deploys to your staging environment.
3131
- **Preview**: Toggle to enable preview deployments for pull requests
3232
</Step>

0 commit comments

Comments
 (0)