Skip to content

Commit 7409065

Browse files
authored
Update README.md
1 parent f5e24cf commit 7409065

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
@@ -68,7 +68,7 @@ we can automatically use this plugin for all HTTP calls in NativeScript that use
6868

6969
The way to do this is quite simple, we only have to import a plugin and add the plugin to the webpack config.
7070

71-
Open the file `webpack.config.js``, it may look like this:
71+
Open the file `webpack.config.js`, it may look like this:
7272
```javascript
7373
const webpack = require("@nativescript/webpack");
7474

0 commit comments

Comments
 (0)