From db7cb91a4740e8d7ff38da200535df3472ee4f9d Mon Sep 17 00:00:00 2001 From: Ikko Ashimine Date: Thu, 13 Oct 2022 10:22:30 +0900 Subject: [PATCH] Update get/index.html Github -> GitHub --- examples/get/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/get/index.html b/examples/get/index.html index 86433235a3..f09c9ae317 100644 --- a/examples/get/index.html +++ b/examples/get/index.html @@ -18,7 +18,7 @@

axios.get

'' + '
' + '' + person.name + '' + - '
Github: ' + person.github + '
' + + '
GitHub: ' + person.github + '
' + '
Twitter: ' + person.twitter + '
' + '
' + '
'