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

fix typo, `my-app` -> `my_app` (#96543)

fix typo, `my-app` -> `my_app`
Joe Wu 2 жил өмнө
parent
commit
fe78e48744

+ 1 - 1
docs/reference/search-application/apis/put-search-application.asciidoc

@@ -91,7 +91,7 @@ PUT _application/search_application/my-app?create
 ----
 // TEST[skip:TBD]
 
-The following example creates or updates an existing Search Application called `my_app`:
+The following example creates or updates an existing Search Application called `my-app`:
 
 [source,console]
 ----