Skip to content

Commit 2ac2a51

Browse files
CodebaccaMRHarrison
Codebacca
authored andcommitted
chore(doc): removed hanging comma in code example and fixed gramma (angular#3585)
1 parent 513b958 commit 2ac2a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/design/third-party-libraries.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Example:
126126
"url": {
127127
"prompt": "URL of your website:",
128128
"defaultValue": "${homepage}"
129-
},
129+
}
130130
}
131131
}
132132
}
@@ -196,4 +196,4 @@ a migration hook for `postinstall`.
196196
# Remaining Problems
197197

198198
1. Installing dependencies of packages need to be further sketched out.
199-
2. Need to add a full fledged example with Firebase.
199+
2. Need to add a fully fledged example with Firebase.

0 commit comments

Comments
 (0)