Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 7255456

Browse files
committed
Small typos in README
1 parent 5002ed9 commit 7255456

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Just be sure to use `type="module"` and the "name" you provided when doing your
106106
</html>
107107
```
108108

109-
When it renders you should be something like this:
109+
When it renders you should get something like this:
110110

111111
```html
112112
<!DOCTYPE html>
@@ -120,7 +120,7 @@ When it renders you should be something like this:
120120
},
121121
"scopes": {
122122
"https://ga.jspm.io/": {
123-
"object-assign": "https://ga.jspm.io/npm:object-assign@4.1.1/index.js"
123+
"object-assign": "https://ga.jspm.io/npm:object-assign@4.1.1/index.js"
124124
}
125125
}
126126
}

0 commit comments

Comments
 (0)