Skip to content

Commit

Permalink
[docs][material-ui] Add missing backticks to HTML tag in the installa…
Browse files Browse the repository at this point in the history
…tion page (mui#41972)

Signed-off-by: Miguel Romero <Miguelrom@users.noreply.github.com>
Co-authored-by: ZeeshanTamboli <zeeshan.tamboli@gmail.com>
  • Loading branch information
2 people authored and mnajdova committed Apr 24, 2024
1 parent f16c3e7 commit 77b0f21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Fontsource can be configured to load specific subsets, weights and styles. Mater

### Google Web Fonts

To install Roboto through the Google Web Fonts CDN, add the following code inside your project's <head /> tag:
To install Roboto through the Google Web Fonts CDN, add the following code inside your project's `<head />` tag:

```html
<link rel="preconnect" href="https://fonts.googleapis.com" />
Expand Down

0 comments on commit 77b0f21

Please sign in to comment.