Explorar o código

chore: fix changelog typo (#918) [ci skip]

syuilo %!s(int64=6) %!d(string=hai) anos
pai
achega
c34258fcba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -51,7 +51,7 @@
 according to https://github.com/vuejs/rfcs/pull/154
 * `<portal>` has been renamed to `<teleport>`.
 
-    `target` prop is also renmaed to `to`, so the new usage will be:
+    `target` prop is also renamed to `to`, so the new usage will be:
 
     ```html
     <Teleport to="#modal-layer" :disabled="isMobile">