Skip to content

Commit a539a93

Browse files
authored
Update README.md
Typo.
1 parent 1480dba commit a539a93

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
This is the repo for the [Developers Handbook](https://freecad.github.io/DevelopersHandbook/)
44

5-
## Install an run locally
5+
## Install and run locally
66

77
Make sure the dependencies `Ruby`, `Jekyll` and `Bundler` are installed on your system. See the [Jekyll installation guidelines](https://jekyllrb.com/docs/installation/) as well as the [Ruby 101 notes](https://jekyllrb.com/docs/ruby-101/) on how to setup your system.
88

@@ -11,4 +11,4 @@ Clone this repo locally, run the `Bundler` installation and serve the site at `h
1111
```bash
1212
bundle install
1313
bundle exec jekyll serve
14-
```
14+
```

0 commit comments

Comments
 (0)