We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53aa68 commit 3bbbdbbCopy full SHA for 3bbbdbb
README.md
@@ -44,7 +44,7 @@ From within your theme's `react-src` folder, run this command at a command promp
44
45
`npm install @devloco/react-scripts-wptheme@latest`
46
47
-If you're theme uses TypeScript, you'll need to run a second command (`create-react-wptheme` uses the Types from Facebook's React-Scripts):
+If your theme uses TypeScript, you'll need to run a second command (`create-react-wptheme` uses the Types from Facebook's React-Scripts):
48
49
`npm install react-scripts@latest`
50
0 commit comments