aboutsummaryrefslogtreecommitdiffstats
path: root/ARCHITECTURE.md
diff options
context:
space:
mode:
Diffstat (limited to 'ARCHITECTURE.md')
-rw-r--r--ARCHITECTURE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md
index 7241310..8b50312 100644
--- a/ARCHITECTURE.md
+++ b/ARCHITECTURE.md
@@ -313,7 +313,7 @@ The following actions are performed per API function:
b. Return record
3. Else, return None
-### `find_all` (find multiple records by non-PK key)
+### `find_by` (find multiple records by non-PK key)
1. (Strong) Refresh indexes
2. If key is indexed and secondary index contains key