Skip to content

Commit 596117a

Browse files
committed
corrected typo in design requirements
1 parent 81be345 commit 596117a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol/design_requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ or dataframe that contains a set of (neighboring) rows.
5252

5353
8. Must support missing values (`NA`) for all supported dtypes.
5454

55-
9. Must supports string, categorical and datetime dtypes.
55+
9. Must support string, categorical and datetime dtypes.
5656

5757
10. Must allow the consumer to inspect the representation for missing values
5858
that the producer uses for each column or data type. Sentinel values,

0 commit comments

Comments
 (0)