Skip to content

Commit bd85edb

Browse files
committed
Another documentation change
1 parent eb3b2de commit bd85edb

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
@@ -109,7 +109,7 @@ This is a config file used by the app to determine what updates to run. It is co
109109
- Required Properties:
110110
- NpmBuildCommand
111111
- NpmBuildCommand
112-
- String. Npm command to \"compile\" the npm directory. Format run is: npm run <NpmBuildCommand>.
112+
- String. Npm command to \"compile\" the npm directory. Format of the command run is: `npm run {{NpmBuildCommand}}`
113113

114114

115115
### Example Options File

0 commit comments

Comments
 (0)