Skip to content

Commit 1e7ae0b

Browse files
committed
website: fix typos
1 parent bd1f0fa commit 1e7ae0b

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

website/www/site/content/en/blog/gsoc-25-ml-connectors.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,8 @@ Here are side-artifacts that are not directly linked to my project:
9595
| Type | System | Artifact |
9696
|------|--------|----------|
9797
| AI Code Review | Gemini Code Assist | [PR #35532](https://github.com/apache/beam/pull/35532) |
98-
| Enrichment Handler | CloudSQL | [PR #34398](https://github.com/apache/beam/pull/34398) |
99-
| Sink I/O | CloudSQL | [PR #35473](https://github.com/apache/beam/pull/35473) |
100-
| Test Infrastructure | GitHub CI | [PR #35655](https://github.com/apache/beam/pull/35655) <br> [PR #35740](https://github.com/apache/beam/pull/35740) <br> [PR #35816](https://github.com/apache/beam/pull/35816) |
98+
| Enrichment Handler | CloudSQL | [PR #34398](https://github.com/apache/beam/pull/34398) <br> [PR #35473](https://github.com/apache/beam/pull/35473) |
99+
| Pytest Markers | GitHub CI | [PR #35655](https://github.com/apache/beam/pull/35655) <br> [PR #35740](https://github.com/apache/beam/pull/35740) <br> [PR #35816](https://github.com/apache/beam/pull/35816) |
101100

102101
For more granular contributions, checking out my
103102
[ongoing Beam contributions](https://github.com/apache/beam/pulls?q=is%3Apr+author%3Amohamedawnallah).
@@ -150,7 +149,7 @@ not referenced in the `CONTRIBUTING.md` file at the time of writing this post
150149
## How Did This Project Start To Attract Users in the ML Community?
151150

152151
It is observed that after we had a Milvus Enrichment Handler PR before even
153-
merging, we started to observe community-driven contributions like
152+
merging, we started to see community-driven contributions like
154153
[this one that adds Qdrant](https://github.com/apache/beam/pull/35686). Qdrant
155154
is a competitor to Milvus in the vector space. This demonstrates how
156155
the project's momentum and visibility in the ML community space attracted

0 commit comments

Comments
 (0)