Parcourir la source

fix typo (close #1368)

Evan You il y a 10 ans
Parent
commit
9ebeaa3081
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      examples/modal/modal.css

+ 1 - 1
examples/modal/modal.css

@@ -41,7 +41,7 @@
 
 /*
  * the following styles are auto-applied to elements with
- * v-transition="modal" when their visiblity is toggled
+ * v-transition="modal" when their visibility is toggled
  * by Vue.js.
  *
  * You can easily play with the modal transition by editing