From b82cf0aea9cbed65d121e1578051ddb1e1e9be05 Mon Sep 17 00:00:00 2001 From: mike fidel Date: Sun, 21 Jan 2018 13:15:30 -0800 Subject: [PATCH] bug(docs) correct typo in installation.md --- docs/usage/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/installation.md b/docs/usage/installation.md index aabe0ae7f2f..7e010dfe733 100644 --- a/docs/usage/installation.md +++ b/docs/usage/installation.md @@ -83,7 +83,7 @@ This will serve Swagger UI at `/swagger` instead of `/`. ### unpkg -You can embed Swagger-UI's code directly in your HTML by using unkpg's interface: +You can embed Swagger-UI's code directly in your HTML by using unpkg's interface: ```html