Skip to content

Commit d6bf77f

Browse files
committed
typo in automating-deployments-to-integrators
1 parent 061b886 commit d6bf77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/automating-deployments-to-integrators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Note that the Auto-Deployment service only picks up changes from your default br
4343

4444
## Sending deployments whenever you push to a repository
4545

46-
The Auto-Deployment service will be responsible for creating deployments when a push is made to your defalt branch. Next, we'll set up a service to receive those deployment events and handle the deployment of your project.
46+
The Auto-Deployment service will be responsible for creating deployments when a push is made to your default branch. Next, we'll set up a service to receive those deployment events and handle the deployment of your project.
4747

4848
1. Navigate to the repository where you’re setting up your deployments.
4949
2. In your repository's right sidebar, click <span aria-label="The edit icon" title="The edit icon" class="octicon octicon-tools"></span>.

0 commit comments

Comments
 (0)