Skip to content

Commit 6c9ca95

Browse files
mikedorytinayuangao
authored andcommitted
Punctuation fix/addition (#4772)
Adding a period at the end of one of the notes sentences.
1 parent 426a644 commit 6c9ca95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/theming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ $candy-app-theme: mat-light-theme($candy-app-primary, $candy-app-accent);
216216

217217
### Theming your own components
218218
For more details about theming your own components,
219-
see [theming-your-components.md](./theming-your-components.md)
219+
see [theming-your-components.md](./theming-your-components.md).
220220

221221
### Future work
222222
* Once CSS variables (custom properties) are available in all the browsers we support,

0 commit comments

Comments
 (0)