diff --git a/README.md b/README.md index 975f1494..fc1e78b7 100644 --- a/README.md +++ b/README.md @@ -577,12 +577,12 @@ module.exports = { There are two ways to work with `nonce`: -- using the `attirbutes` option +- using the `attributes` option - using the `__webpack_nonce__` variable -> ⚠ the `attibutes` option takes precedence over the `__webpack_nonce__` variable +> ⚠ the `attributes` option takes precedence over the `__webpack_nonce__` variable -#### `attirbutes` +#### `attributes` **component.js**