Skip to content

Commit fe78e48

Browse files
authored
fix typo, my-app -> my_app (#96543)
fix typo, `my-app` -> `my_app`
1 parent 6179ae8 commit fe78e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/reference/search-application/apis/put-search-application.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ PUT _application/search_application/my-app?create
9191
----
9292
// TEST[skip:TBD]
9393

94-
The following example creates or updates an existing Search Application called `my_app`:
94+
The following example creates or updates an existing Search Application called `my-app`:
9595

9696
[source,console]
9797
----

0 commit comments

Comments
 (0)