Skip to content

Commit feaeae2

Browse files
authored
Update README.md
1 parent fa1845d commit feaeae2

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
@@ -8,7 +8,7 @@ Problem
88
With multiple files that need to be updated each time a new version of your software is released.
99

1010

11-
`sync-release-version` makes this process less complex by using [sed's](https://www.gnu.org/software/sed/manual/sed.html) regex pattern to match the sections in the specified files that needs to be updated.
11+
`sync-release-version` makes this process less complex by using [sed's](https://www.gnu.org/software/sed/manual/sed.html) regex pattern to match the lines in the specified files that needs to be updated.
1212

1313
Helpful Resources
1414
------------------

0 commit comments

Comments
 (0)