mirror of
https://github.com/thangisme/notes.git
synced 2026-08-07 08:30:38 -04:00
Fix grammar and capitalization
This commit is contained in:
@@ -41,7 +41,7 @@ nav_order: 2
|
||||
|
||||
### Button element
|
||||
|
||||
GitHub flavored markdown does not support the `button` element, so you'll have to use inline HTML for this:
|
||||
GitHub Flavored Markdown does not support the `button` element, so you'll have to use inline HTML for this:
|
||||
|
||||
<div class="code-example">
|
||||
<button type="button" name="button" class="btn">Button element</button>
|
||||
|
||||
Reference in New Issue
Block a user