Skip to content

Commit

Permalink
add custom tag and fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Walter Knize <[email protected]>
  • Loading branch information
nknize committed May 3, 2022
1 parent e126dae commit 7472ff6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
/**
* Get index action.
*
* @openserach.internal
* @opensearch.internal
*/
public class TransportGetIndexAction extends TransportClusterInfoAction<GetIndexRequest, GetIndexResponse> {

Expand Down

0 comments on commit 7472ff6

Please sign in to comment.