Skip to content

Commit b3ed4bf

Browse files
fix typo, my-app -> my_app (#96543) (#96549)
fix typo, `my-app` -> `my_app` Co-authored-by: Joe Wu <[email protected]>
1 parent fa2e72a commit b3ed4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)