Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 6883236

Browse files
authored
docs: fix typo in readme (#361)
typo
1 parent 6ac0601 commit 6883236

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
@@ -81,7 +81,7 @@ transform plugin, if you’re not already.
8181
### React Hot Loader
8282

8383
React Hot Loader is known to not always work well with generated code such as
84-
our typing artefacts, which will lead to loading modules _with_ TypeScript types
84+
our typing artifacts, which will lead to loading modules _with_ TypeScript types
8585
into the browser and break. As a maintainer of RHL
8686
[pointed out](https://github.com/gaearon/react-hot-loader/issues/1032) in a
8787
similar issue:

0 commit comments

Comments
 (0)