Skip to content

Commit

Permalink
Merge pull request #7 from buzzboldsteve/patch-1
Browse files Browse the repository at this point in the history
Update tutorial.md
  • Loading branch information
jlantz authored Mar 19, 2024
2 parents c23175d + 88c0282 commit be0e447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Add the files, commit the changes, and push the new branch to GitHub:
```
git add force-app/
git commit -m "Added field"
git push --set-upstream-to feature/add-field
git push --set-upstream origin feature/add-field
```

## Feature Builds
Expand Down

0 comments on commit be0e447

Please sign in to comment.