Skip to content

Commit 2ef3b48

Browse files
pquentinywangd
andauthored
Remove mention of realistic experiments for consistency
Co-authored-by: Yang Wang <[email protected]>
1 parent 2cf6682 commit 2ef3b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/snapshot.repository_analyze.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"register_operation_count":{
4040
"type":"number",
41-
"description":"The minimum number of linearizable register operations to perform in total. For realistic experiments, you should set it to at least `100`. Defaults to 10."
41+
"description":"The minimum number of linearizable register operations to perform in total. Defaults to 10."
4242
},
4343
"read_node_count":{
4444
"type":"number",

0 commit comments

Comments
 (0)