Skip to content

Commit b927afd

Browse files
StephenFluinkara
authored andcommitted
docs(toolbar): Fix tiny typo
1 parent ed26142 commit b927afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/toolbar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Multiple rows inside of a `md-toolbar` can be added by appending as many as need
4040
```
4141

4242
### Alignment
43-
The alingment inside of a toolbar row can be easily done by using the flexbox layout.<br/>
43+
The alignment inside of a toolbar row can be easily done by using the flexbox layout.<br/>
4444
For example, the following markup aligns the items on the `right`.
4545

4646
Custom HTML

0 commit comments

Comments
 (0)