Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Jul 1, 2024
1 parent 1454b0a commit 51581fc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ While making changes to these files you can:
1. change to directory ``resources/``
2. run ``make serve``

This start a webpack development server at ``localhost:3000`` and serves the JS
files live.
This starts a webpack development server at ``localhost:3000`` and
serves the JS files.

Now start your Plone instance with

Expand All @@ -181,6 +181,7 @@ and the taxonomy controlpanel will use the files served from the webpack server.
When you have finished your changes run:

::

make test
make build

Expand Down

0 comments on commit 51581fc

Please sign in to comment.