Skip to content

Commit 381017b

Browse files
attackercantim-lai
andauthored
docs: fix IU -> UI typo (#8001)
Co-authored-by: Tim Lai <[email protected]>
1 parent db2e854 commit 381017b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ You can embed Swagger UI's code directly in your HTML by using [unpkg's](https:/
9797
<meta name="viewport" content="width=device-width, initial-scale=1" />
9898
<meta
9999
name="description"
100-
content="SwaggerIU"
100+
content="SwaggerUI"
101101
/>
102102
<title>SwaggerUI</title>
103103
<link rel="stylesheet" href="https://unpkg.com/[email protected]/swagger-ui.css" />
@@ -127,7 +127,7 @@ Using `StandalonePreset` will render `TopBar` and `ValidatorBadge` as well.
127127
<meta name="viewport" content="width=device-width, initial-scale=1" />
128128
<meta
129129
name="description"
130-
content="SwaggerIU"
130+
content="SwaggerUI"
131131
/>
132132
<title>SwaggerUI</title>
133133
<link rel="stylesheet" href="https://unpkg.com/[email protected]/swagger-ui.css" />

0 commit comments

Comments
 (0)