Skip to content

Commit ceadede

Browse files
authored
Merge pull request #3 from das-g/patch-2
fix typo: "histor" -> "history"
2 parents bef9bf6 + b2d2b56 commit ceadede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ have been made in a repository with commit messages such as:
506506
- "Fix documentation error"
507507
- "More snarfle cache"
508508

509-
While the above may be the "true" histor of commits to the repository,
509+
While the above may be the "true" history of commits to the repository,
510510
it may not be the history that is most helpful to code reviewers or the
511511
developer who needs to understand what happended in this are of the code
512512
six months after the fact. Using StGit, this history can be revised to

0 commit comments

Comments
 (0)