Skip to content

Commit ca2abf5

Browse files
Fix grammar and punctuation in README.md (#901)
1 parent aca28fc commit ca2abf5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ The Hugo [install page](https://gohugo.io/getting-started/installing/) has
99
instructions for different platforms and installers; make sure you end up with
1010
the extended version.
1111

12-
On Linux it may be easiest to pick up a tarball of the latest extended version
12+
On Linux, it may be easiest to pick up a tarball of the latest extended version
1313
from the [release page](https://github.com/gohugoio/hugo/releases/) and
14-
install it per https://gohugo.io/getting-started/installing/#install-hugo-from-tarball.
14+
install it as described in https://gohugo.io/getting-started/installing/#install-hugo-from-tarball.
1515

1616
Next, clone this repository, and install the theme:
1717

@@ -31,7 +31,7 @@ python gen_config.py
3131
hugo server
3232
```
3333

34-
after which the site should be served at http://localhost:1313.
34+
After that, the site should be available at http://localhost:1313.
3535

3636
You'll see
3737

@@ -63,7 +63,7 @@ if you don't have the Hugo extended version.
6363

6464
## Deployment
6565

66-
Submit pull requests first, those get run on [Netlify](https://quansight-labs.netlify.app/) and you can see a build preview by clicking on the `details` link at the bottom.
66+
Submit pull requests first; they are run on [Netlify](https://quansight-labs.netlify.app/), and you can see a build preview by clicking the `details` link at the bottom.
6767

6868
![Build previews](images/readme-build-previews.png)
6969

0 commit comments

Comments
 (0)