Skip to content

Commit cf9dee8

Browse files
committed
Fix typos in README.md
Fix some misc. typos in the README file.
1 parent 0db6a7f commit cf9dee8

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
@@ -32,7 +32,7 @@ on a Linux system.
3232

3333
* Checkout ParaView source for appropriate version.
3434
* Build ParaView with `PARAVIEW_BUILD_DEVELOPER_DOCUMENTATION` CMake flag turned ON. You may also
35-
want to enable all approprate features e.g. Python support, MPI support. With
35+
want to enable all appropriate features e.g. Python support, MPI support. With
3636
Python, make sure the `sphinx-build:FILEPATH` points to the sphix-build script
3737
for correct version of Python.
3838
* Build ParaView normally. This is necessary to ensure everything is built
@@ -47,7 +47,7 @@ on a Linux system.
4747
* When adding a new version, you should edit the `versions.json` file in the
4848
`gh-pages` branch to ensure it all the versions listed and labelled correctly.
4949
When adding new commits to gh-pages branch, ensure that last commit is the nightly
50-
doc update commit since the automatic builders ammend the last commit.
50+
doc update commit since the automatic builders amend the last commit.
5151

5252
## How to update the generated script
5353

0 commit comments

Comments
 (0)