You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: contributing/search.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Or you can build and load them to Algolia to make them live:
38
38
```
39
39
VERSION='free-pro-team@latest' LANGUAGE='en' npm run sync-search
40
40
```
41
-
The `VERSION`env var must be a currently supported version in `<PLAN@RELEASE>` format. The `LANGUAGE`env var must be a currently supported two-letter language code.
41
+
The `VERSION`environment variable must be a currently supported version in `<PLAN@RELEASE>` format. The `LANGUAGE`environment variable must be a currently supported two-letter language code.
0 commit comments