Skip to content

Commit

Permalink
Update docs/getting-started.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
flobernd authored Jul 3, 2023
1 parent 842b99f commit 8ad8257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ var response = await client.DeleteAsync("my_index", 1);

[source,net]
----
var response = await client.Indices.DeleteAsync("my_index");
----


Expand Down

0 comments on commit 8ad8257

Please sign in to comment.