Skip to content

Commit a3e9f3c

Browse files
authored
Merge pull request #76 from cnpryer/cp-typo
Fix typo in design requirements
2 parents 81be345 + 596117a commit a3e9f3c

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)