8000 Update README.md · MissionVistaCS/Vue.js-Tutorial@211a22d · GitHub
[go: up one dir, main page]

Skip to content

Commit 211a22d

Browse files
authored
Update README.md
1 parent 0b27c0d commit 211a22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ In this section, we will learn about the basics of Vue: basic directory structur
7171
#### Syntax
7272
#### Basic Directory Structure
7373
#### V-Directives
74-
Vue.js uses an attribute called v-directives, similar to [Angular's](https://angular.io/) ng-directives. They allow us to retrieve, bind, show, and other actions to our data.
74+
Vue.js uses an attribute called v-directives, similar to [Angular's](https://angular.io/) ng-directives. They allow us to retrieve, bind, show, and other actions to our data.
7575
**Declarative Rendering:** [To Github Section]()
7676

7777

0 commit comments

Comments
 (0)
0