Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
docs: Fix deprecation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RDIL authored Jan 23, 2021
1 parent 9241800 commit f4c4bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

# raw-loader

**DEPREACTED for v5**: please consider to migarte on [`asset modules`](https://webpack.js.org/guides/asset-modules/).
**DEPREACTED for v5**: please consider migrating to [`asset modules`](https://webpack.js.org/guides/asset-modules/).

A loader for webpack that allows importing files as a String.

Expand Down

0 comments on commit f4c4bad

Please sign in to comment.