Skip to content

Commit dfa2604

Browse files
authored
Merge pull request #7 from erjanmx/fix-readme-typo
Fix readme typo
2 parents ae80b7b + d88713c commit dfa2604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ helping application maintainers to avoid upgrading to a version that will break
112112

113113
## Important notes
114114

115-
- Go's module system will be finilized in Go 1.13 version. Since this tool relies on the output of Go's list related to
115+
- Go's module system will be finalized in Go 1.13 version. Since this tool relies on the output of Go's list related to
116116
modules, expect things to break.
117117
- Upgrading an application is a responsibility of the maintainer of the application. Semantic versioning provides a way
118118
to indicate breaking changes, but still everything relies on each module developer to apply correct version tags. Unless

0 commit comments

Comments
 (0)