Skip to content

Commit 905c052

Browse files
committed
Fix typo
1 parent 6f7e1a2 commit 905c052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before finalizing your pull request, make sure to follow the instructions in the
2626

2727
To set up your development environment, you need to have [Node.js](https://nodejs.org/ "Node.js") installed.
2828
After cloning your fork, navigate to the project directory and run `npm install` to install the required dependencies.
29-
You can the run `npm run serve` to start the development server which make the Bash Prompt Generator available locally.
29+
You can the run `npm run serve` to start the development server which makes the Bash Prompt Generator available locally.
3030
Any changes you make to the source code should immediately be reflected in the browser.
3131
Before committing your changes, run `npm run lint` to verify the code style.
3232

0 commit comments

Comments
 (0)