Skip to content

Commit f6be4a7

Browse files
committed
Merge branch 'master' of https://github.com/azerupi/mdBook
2 parents 0b00c27 + 8d2ca52 commit f6be4a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
mdBook is a utility to create modern online books from markdown files.
44

5-
**This project is still in it's early days.**
5+
**This project is still in its early days.**
66
For more information about what is left on my to-do list, check the issue tracker
77

88

@@ -45,7 +45,7 @@ The executable will be in `./target/release/mdbook`.
4545

4646
## Usage
4747

48-
mdBook will primaraly be used as a command line tool, even though it exposes all it's functionality as a Rust crate for integration in other projects.
48+
mdBook will primaraly be used as a command line tool, even though it exposes all its functionality as a Rust crate for integration in other projects.
4949

5050
Here are the main commands you will want to run, for a more exhaustive explanation, check out the [documentation](http://azerupi.github.io/mdBook/).
5151

0 commit comments

Comments
 (0)