Skip to content

Commit

Permalink
add cite attribute to cite element (mdn#24257)
Browse files Browse the repository at this point in the history
  • Loading branch information
estelle committed Feb 8, 2023
1 parent 73cb8d1 commit df889d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/cite/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@ The HTML above outputs:
## See also

- The element {{HTMLElement("blockquote")}} for long quotations.
- The element {{HTMLElement("q")}} for inline quotations.
- The element {{HTMLElement("q")}} for inline quotations and the [`cite`](/en-US/docs/Web/HTML/Element/q#attr-cite) attribute.

0 comments on commit df889d1

Please sign in to comment.