Skip to content

Commit faf52b2

Browse files
Merge pull request #82 from pohart/master
fixed typo in "caveats" in README.md
2 parents ab259ab + 7caab88 commit faf52b2

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
@@ -36,7 +36,7 @@ In addition to the shell features, We aim to add several custom features to make
3636

3737
Bunster follows [SemVer](https://semver.org/) system for release versionning. On each minor release `v0.x.0`, You should expect adding new features. Code optimization and build improvements. On each patch release `v0.N.x`, you should expect bug fixes and/or other minor enhancements.
3838

39-
Once we reach the stable release `v1.0.0`, you must expect your bash scripts to be fully compatible with Bunster (_there might be some caveates_). All features mentioned above to be implemeted unless the comunity agreed on skipping some of them.
39+
Once we reach the stable release `v1.0.0`, you must expect your bash scripts to be fully compatible with Bunster (_there might be some caveats_). All features mentioned above to be implemeted unless the comunity agreed on skipping some of them.
4040

4141
Adding support for additional shells is not planned until our first stable release `v1`. All regarding contributions will remain open until then.
4242

0 commit comments

Comments
 (0)