Skip to content

Commit

Permalink
Markdownlint auto-cleanup (#28206)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdn-bot authored Jul 27, 2023
1 parent 49d334f commit 5767d8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion files/en-us/web/css/css_pseudo-elements/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Pseudo-elements enable targeting entities not included in HTML and sections of c
- [CSS selectors](/en-US/docs/Web/CSS/CSS_selectors)

- [Attribute selectors](/en-US/docs/Web/CSS/Attribute_selectors)
- [Combinators](/en-US/docs/Web/CSS/CSS_Selectors/selectors_and_combinators#combinators)
- [Combinators](/en-US/docs/Web/CSS/CSS_selectors/Selectors_and_combinators#combinators)
- [Class selectors](/en-US/docs/Web/CSS/Class_selectors)
- [ID selectors](/en-US/docs/Web/CSS/ID_selectors)
- [Type selectors](/en-US/docs/Web/CSS/Type_selectors)
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/http/headers/user-agent/firefox/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,5 @@ Firefox OS has a four-digit version number: `X.X.X.Y`. The first two digits are

## See also

- Recommendations on [sniffing the UA string for cross-browser support](/en-US/docs/Browser_detection_using_the_user_agent)
- Recommendations on [sniffing the UA string for cross-browser support](/en-US/docs/Web/HTTP/Browser_detection_using_the_user_agent)
- [window.navigator.userAgent](/en-US/docs/Web/API/Window/navigator)

0 comments on commit 5767d8d

Please sign in to comment.