Skip to content

Commit 7febfed

Browse files
committed
Merge pull request #729 from BrainCrumbz/patch-4
Typo: 'not longer' -> 'no longer'
2 parents 4f50768 + 6300d48 commit 7febfed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docs/angular-meteor/client/content/tutorials/angular1/steps/tutorial.step_18.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Next, we want to inject the angular-material module into our Angular application
1818

1919
{{> DiffBox tutorialName="angular-meteor" step="18.3"}}
2020

21-
Don't forget to remove the `ui.bootstrap` dependency! It's not longer needed!
21+
Don't forget to remove the `ui.bootstrap` dependency! It's no longer needed!
2222

2323
That's it, now we can use angular-material in our application layout.
2424

0 commit comments

Comments
 (0)