Skip to content

Commit dc3a90d

Browse files
committed
readme: word fix
1 parent 0e512ed commit dc3a90d

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
@@ -96,7 +96,7 @@ Edit your project's `angular.json` file and use `ng build` as described here htt
9696
```
9797

9898

99-
_Please note, you may manually Copy `node_modules\ng2-pdfjs-viewer\pdfjs` to your `public` or `asset` folder or use any copy script as part of your build process. Another method could be to use `TransferWebpackPlugin` if you are using webpack(https://github.com/dkokorev90/transfer-webpack-plugin)._
99+
_Please note, you must manually Copy `node_modules\ng2-pdfjs-viewer\pdfjs` to your `public` or `asset` folder or use any copy script as part of your build process. Another method could be to use `TransferWebpackPlugin` if you are using webpack(https://github.com/dkokorev90/transfer-webpack-plugin)._
100100
`TransferWebpackPlugin` Sample code
101101
```typescript
102102
var TransferWebpackPlugin = require('transfer-webpack-plugin');

0 commit comments

Comments
 (0)