Skip to content

Commit 374e122

Browse files
committed
typo
1 parent ba287c8 commit 374e122

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
@@ -145,7 +145,7 @@ To configure the `Browser Refresh Server` to use SSL, follow these steps:
145145

146146
While you're actively developing your theme, the files are not optimized for production. Before you put your theme into production, you need to run the `build` command.
147147

148-
In a command prompt, change into the `react-src` folder of you theme and run this command:
148+
Open a command prompt and change into the `react-src` folder of you theme and run this command:
149149
`npm run build`
150150

151151
When that command finishes, your optimized files are located in a folder that can be deployed to your production server.

0 commit comments

Comments
 (0)