Skip to content

Commit 18cce46

Browse files
authored
Merge pull request #230 from hongjiaherng/patch-1
Just a simple typo in README :)
2 parents e7e1783 + f280371 commit 18cce46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ The full development and release path is:
179179

180180
### Automate the pre-release numbering
181181

182-
The `pre_n` or pre-release number is a number that increases with each pre-release. You can automate this my changing the serialization configuration.
182+
The `pre_n` or pre-release number is a number that increases with each pre-release. You can automate this by changing the serialization configuration.
183183

184184
```toml title="Serialize configuration with pre_n automation"
185185
serialize = [

0 commit comments

Comments
 (0)