Skip to content

Commit 3d087d1

Browse files
committed
Update README.md
Minor typo
1 parent 9acd7fe commit 3d087d1

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
@@ -42,7 +42,7 @@ Then run the script (make sure to substitute `$macvim_dir` with the directory th
4242
scripts/h2h.py -i $macvim_dir/runtime/doc -o ../build --project macvim --web-version --output-tags-json
4343
```
4444

45-
You can then run a simple web server in the build folder and browse to it. E.g. Use Python to server a server (it will be available at http://localhost:8000):
45+
You can then run a simple web server in the build folder and browse to it. E.g. Use Python as a web server (it will be available at http://localhost:8000):
4646

4747
```
4848
cd build

0 commit comments

Comments
 (0)