diff --git a/README.md b/README.md index 54a711a8..e7607f2d 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Here are some of the main features that esbuild offers (a non-exhaustive list): * Respects `/* @__PURE__ */` annotations * Output formats * CommonJS - * IIFE + * IIFE * ES6 module (supports code splitting) * Source map generation * Transpilation of JSX and newer JS syntax down to ES6