mirror of
https://github.com/vuejs/vue.git
synced 2024-11-21 12:18:54 +00:00
chore: fix typo in bind-dynamic-keys.js
comment (#11262)
This commit is contained in:
parent
a59e05c2ff
commit
e68f83d0b5
@ -3,7 +3,7 @@
|
||||
// helper to process dynamic keys for dynamic arguments in v-bind and v-on.
|
||||
// For example, the following template:
|
||||
//
|
||||
// <div id="foo" :[key]="value">
|
||||
// <div id="app" :[key]="value">
|
||||
//
|
||||
// compiles to the following:
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user