Copilot commented on code in PR #1263:
URL: https://github.com/apache/fluss/pull/1263#discussion_r2184479637


##########
README.md:
##########
@@ -49,14 +49,14 @@ cd fluss
 ./mvnw clean package -DskipTests
 ```
 
-Fluss is now installed in `build-target`. The build command uses Maven Wrapper 
(`mvnw`) which ensures the correct Maven version is used.
+Apache Fluss is now installed in `build-target`. The build command uses Maven 
Wrapper (`mvnw`) which ensures the correct Maven version is used.
 
 ## Contributing
 
-Fluss is open-source, and we’d love your help to keep it growing! Join the 
[discussions](https://github.com/alibaba/fluss/discussions),
+Apache Fluss is open-source, and we'd love your help to keep it growing! Join 
the [discussions](https://github.com/alibaba/fluss/discussions),

Review Comment:
   [nitpick] Consider using a curly apostrophe (’), i.e., ‘we’d’, to match the 
style of the rest of the document.
   ```suggestion
   Apache Fluss is open-source, and we’d love your help to keep it growing! 
Join the [discussions](https://github.com/alibaba/fluss/discussions),
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to