Skip to content

Commit

Permalink
fix typo, my-app -> my_app (#96543) (#96549)
Browse files Browse the repository at this point in the history
fix typo, `my-app` -> `my_app`

Co-authored-by: Joe Wu <[email protected]>
  • Loading branch information
abdonpijpelink and joecwu authored Jun 5, 2023
1 parent fa2e72a commit b3ed4bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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]
----
Expand Down

0 comments on commit b3ed4bf

Please sign in to comment.