From e8a9bca971ed9272ae1e626b894784a5a1b1cd34 Mon Sep 17 00:00:00 2001 From: Robert Kieffer Date: Wed, 13 Sep 2023 13:29:50 -1000 Subject: [PATCH] chore: typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88054df..8459994 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A comprehensive, compact MIME type module. [![NPM downloads](https://img.shields.io/npm/dm/mime)](https://www.npmjs.com/package/mime) > **Important** -> `mime@4` is currently in **beta**. To try in out, `npm install mime@beta`. See the [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md) for details. +> `mime@4` is currently in **beta**. To try it out: `npm install mime@beta`. See the [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md) for details. > > Starting with `mime@4`: > * ESM module support is required. See the [ESM Module FAQ](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). If you need CommonJS support (e.g. `require('mime')`), use `mime@3`. @@ -152,4 +152,4 @@ E.g. application/javascript ---- -Markdown generated from [src/README_js.md](src/README_js.md) by [![RunMD Logo](https://i.imgur.com/h0FVyzU.png)](https://github.com/broofa/runmd) \ No newline at end of file +Markdown generated from [src/README_js.md](src/README_js.md) by [![RunMD Logo](https://i.imgur.com/h0FVyzU.png)](https://github.com/broofa/runmd)