Skip to content

Commit d1f3473

Browse files
ryanrishiqfox
authored andcommitted
Docs: fix typo (#203)
1 parent 5b3b85b commit d1f3473

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
@@ -37,7 +37,7 @@ We recommend installing `jscs-jsdoc` via NPM using `^`, or `~` if you want more
3737

3838
Semver (http://semver.org/) dictates that breaking changes be major version bumps. In the context of a linting tool, a bug fix that causes more errors to be reported can be interpreted as a breaking change. However, that would require major version bumps to occur more often than can be desirable. Therefore, as a compromise, we will only release bug fixes that cause more errors to be reported in minor versions.
3939

40-
Below you fill find our versioning strategy, and what you can expect to come out of a new `jscs-jsdoc` release.
40+
Below you will find our versioning strategy, and what you can expect to come out of a new `jscs-jsdoc` release.
4141

4242
* Patch release:
4343
* A bug fix in a rule that causes `jscs-jsdoc` to report less errors;

0 commit comments

Comments
 (0)