Skip to content

Commit

Permalink
Update specification/indices/_types/Alias.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Abdon Pijpelink <[email protected]>
  • Loading branch information
szabosteve and abdonpijpelink authored Aug 4, 2023
1 parent 9f1dc73 commit 1dafca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/indices/_types/Alias.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export class Alias {
*/
is_hidden?: boolean
/**
* If true, the index is the write index for the alias.
* If `true`, the index is the write index for the alias.
* @server_default false
*/
is_write_index?: boolean
Expand Down

0 comments on commit 1dafca8

Please sign in to comment.