Skip to content

Commit 7874913

Browse files
Fix typo
Co-authored-by: Justin Cechmanek <[email protected]>
1 parent d7e78b7 commit 7874913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisvl/index/index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ def process_aggregate_results(
157157
field is also removed from all resulting documents for consistency.
158158
159159
Args:
160-
results (AggregarteResult): The aggregart results from Redis.
160+
results (AggregateResult): The aggregate results from Redis.
161161
query (AggregationQuery): The aggregation query object used for the aggregation.
162162
storage_type (StorageType): The storage type of the search
163163
index (json or hash).

0 commit comments

Comments
 (0)