From 3fc2836c75c16ca5069b879866e755d746ff8a55 Mon Sep 17 00:00:00 2001 From: Marvin Rudolph Date: Tue, 14 Sep 2021 19:30:39 +0200 Subject: [PATCH] chore: fix typo --- src/guide/migration/attribute-coercion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/migration/attribute-coercion.md b/src/guide/migration/attribute-coercion.md index 00696cb055..fd2dc94349 100644 --- a/src/guide/migration/attribute-coercion.md +++ b/src/guide/migration/attribute-coercion.md @@ -141,4 +141,4 @@ In 3.x, `null` or `undefined` should be used to explicitly remove an attribute. [Migration build flags:](migration-build.html#compat-configuration) - `ATTR_FALSE_VALUE` -- `ATTR_ENUMERATED_COERSION` +- `ATTR_ENUMERATED_COERCION`