Skip to content

Commit afa4079

Browse files
committed
fixed typos
1 parent c0b0d9d commit afa4079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/components/aside.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ The HTML `<aside>` tag implemented in ruby.
99
This component can take 2 optional configuration params and optional content.
1010

1111
#### # id (optional)
12-
Expects a string with all ids the p should have.
12+
Expects a string with all ids the aside tag should have.
1313

1414
#### # class (optional)
15-
Expects a string with all classes the p should have.
15+
Expects a string with all classes the aside tag should have.
1616

1717
## Example 1
1818

0 commit comments

Comments
 (0)