Эх сурвалжийг харах

Fix docs basic-auth => http-basic

Sergey Gonimar 10 жил өмнө
parent
commit
c87418099c

+ 1 - 1
doc/articles/http-basic-authentication.md

@@ -40,7 +40,7 @@ username/password pairs, for example:
 
 ```json
 {
-    "basic-auth": {
+    "http-basic": {
         "repo.example1.org": {
             "username": "my-username1",
             "password": "my-secret-password1"