Skip to content

Commit 9b1558c

Browse files
committed
minor #8744 Corrected a spelling error. (ricknox)
This PR was submitted for the master branch but it was merged into the 3.3 branch instead (closes #8744). Discussion ---------- Corrected a spelling error. Corrected a small misspelling. Commits ------- 30545c4 Corrected a spelling error.
2 parents 2b92c9f + 30545c4 commit 9b1558c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/state-machines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ machine.
1414
Example of a State Machine
1515
--------------------------
1616

17-
A pull request starts in an intial "start" state, a state for e.g. running
17+
A pull request starts in an initial "start" state, a state for e.g. running
1818
tests on Travis. When this is finished, the pull request is in the "review"
1919
state, where contributors can require changes, reject or accept the
2020
pull request. At any time, you can also "update" the pull request, which

0 commit comments

Comments
 (0)