Skip to content

Commit 1320069

Browse files
authored
Fix typo in contributor guide architecture section (apache#19613)
Fix a typo in the contributor guide architecture section.
1 parent 987b94c commit 1320069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributor-guide/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ contain features that are useful for a wide range of use cases. Use case specifi
5555
functionality (such as very specific time series or stream processing features)
5656
are typically implemented using the extension APIs.
5757

58-
If have a use case that is not covered by the existing APIs, we would love to
58+
If you have a use case that is not covered by the existing APIs, we would love to
5959
work with you to design a new general purpose API. There are often others who are
6060
interested in similar extensions and the act of defining the API often improves
6161
the code overall for everyone.

0 commit comments

Comments
 (0)