Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8849167

Browse files
ajmeese7andersevenrud
authored andcommitted
Fixed markdown syntax highlighting
The README specified `javscript` instead of `javascript`, leading to improper language syntax highlighting.
1 parent f4a3c91 commit 8849167

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/v3/guide/standalone/README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Edit your `src/client/config.js` file and add the following setting:
1313

1414
> [info] Remember to rebuild with `npm run build` after you modify the configuration.
1515
16-
```javscript
16+
```javascript
1717
{
1818
standalone: true
1919
}
@@ -39,7 +39,7 @@ Since requests cannot be made you have to add the package manifest to your confi
3939

4040
Edit your `src/client/config.js` file and add the following setting:
4141

42-
```javscript
42+
```javascript
4343
// Import the compiled package metadata
4444
import metadata from '../../dist/metadata.json';
4545

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /