Skip to content

Commit 68b51f2

Browse files
LarsStegmanyyx990803
authored andcommitted
chore: fix comment grammar mistake (vuejs#7739)
1 parent 6931a47 commit 68b51f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/core/observer/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ export const observerState = {
2727
}
2828

2929
/**
30-
* Observer class that are attached to each observed
31-
* object. Once attached, the observer converts target
30+
* Observer class that is attached to each observed
31+
* object. Once attached, the observer converts the target
3232
* object's property keys into getter/setters that
33-
* collect dependencies and dispatches updates.
33+
* collect dependencies and dispatch updates.
3434
*/
3535
export class Observer {
3636
value: any;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy