We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b0d9d commit afa4079Copy full SHA for afa4079
docs/components/aside.md
@@ -9,10 +9,10 @@ The HTML `<aside>` tag implemented in ruby.
9
This component can take 2 optional configuration params and optional content.
10
11
#### # id (optional)
12
-Expects a string with all ids the p should have.
+Expects a string with all ids the aside tag should have.
13
14
#### # class (optional)
15
-Expects a string with all classes the p should have.
+Expects a string with all classes the aside tag should have.
16
17
## Example 1
18
0 commit comments