Skip to content

Commit be8c6ad

Browse files
committed
Fix doc link, grammar.
1 parent 9df10b5 commit be8c6ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contributing/core/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Notice that the script expects Python 3.11 to be installed on your system and in
105105
```
106106
107107
Edit it according to the Python version you want to use, then save and close the file.
108-
After you have run the script you should undo the change, otherwise you have a local change in git that you might accidentally commit.
108+
After you have run the script, you should undo the change, otherwise you have a local change in git that you might accidentally commit.
109109
````
110110

111111
Now run the script to install Plone 6.
@@ -114,7 +114,7 @@ Now run the script to install Plone 6.
114114
./bootstrap.sh
115115
```
116116

117-
If you run into issues in this process, see {doc}`troubleshooting`.
117+
If you run into issues in this process, see {doc}`troubleshoot`.
118118

119119
This will run for a long time if it's your first pull (approximately 10-20 minutes, depending on network speed and your hardware).
120120

0 commit comments

Comments
 (0)