Skip to content

Commit 9716a38

Browse files
authored
Update CHANGES.md
1 parent 638892a commit 9716a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Feat:
55
- Update the Python bindings to take in an optional `DataStructure` argument for
66
`CreateSetupMessage`. This allows the user to customize the behavior of the
77
backing datastructure - i.e. to select between the default (`GCS`) or specify
8-
`BloomFilter`. The previous behavior always selected `GCS` so if the parameter
8+
`BLOOM_FILTER`. The previous behavior always selected `GCS` so if the parameter
99
is omitted, the behavior will remain the same.
1010

1111
Ex:

0 commit comments

Comments
 (0)