Forráskód Böngészése

[docs] Fix typo in custom JWT section

Harsh Gupta 4 éve
szülő
commit
ee73b4d91f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      docs/docs-site/content/developer/api/rest/_index.md

+ 1 - 1
docs/docs-site/content/developer/api/rest/_index.md

@@ -167,7 +167,7 @@ And then, add it in `hue.ini` (comma separated and in order of priority if multi
 
     [desktop]
     [[auth]]
-    api_auth=<you_own_custom_auth_backend>
+    api_auth=<your_own_custom_auth_backend>
 
 ## SQL Querying