Skip to content

Commit 6be8f4a

Browse files
authored
Update README.md
1 parent 2abc095 commit 6be8f4a

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
@@ -79,7 +79,7 @@ Now that you've loaded the module, you can [start using it](#usage-1).
7979
3. Make sure the encoding of your newly created file is either `UTF-8` or `UTF-8 with BOM` before proceeding!
8080
4. Go to https://unpkg.com/detect-file-encoding-and-language/umd/language-encoding.min.js and copy the code
8181
5. Paste it into `language-encoding.min.js` and save it
82-
6. Use the code below to load `language-encoding.min.js` via a `<script>` tag.
82+
6. Use the code below to load `language-encoding.min.js` via the `<script>` tag.
8383

8484
```js
8585
// index.html

0 commit comments

Comments
 (0)