Skip to content

Commit 740ba07

Browse files
ksuessjensens
andauthored
Apply suggestions from code review
Co-authored-by: Jens W. Klein <[email protected]>
1 parent 755a916 commit 740ba07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/install-from-packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ mkdir my_project
7979
cd my_project
8080
```
8181

82-
Run `cookiecutter` to create a Plone project skeleton using the cookiecutter {term}`cookiecutter-plone-starter` with the following command.
82+
Run `cookiecutter` to create a Plone project skeleton using the template {term}`cookiecutter-plone-starter` with the following command.
8383

8484
```shell
8585
cookiecutter https://github.com/collective/cookiecutter-plone-starter.git
@@ -274,6 +274,6 @@ Select the {guilabel}`Login` link to visit the login form, and enter the followi
274274

275275
Now you can edit content or configure your Plone site.
276276

277-
You can stop the site with {kbd}`ctrl-esc`.
277+
You can stop the site with {kbd}`ctrl-c`.
278278

279279
Enjoy!

0 commit comments

Comments
 (0)