Copilot commented on code in PR #2522: URL: https://github.com/apache/fluss/pull/2522#discussion_r2742115329
########## website/docs/engine-flink/getting-started.md: ########## @@ -77,10 +77,16 @@ ps aux | grep flink ``` - **Start a SQL Client** -To quickly stop the cluster and all running components, you can use the provided script: +To quickly start the sql client, you can use the provided script: Review Comment: Corrected capitalization of 'sql' to 'SQL' for consistency with other references in the documentation. ```suggestion To quickly start the SQL client, you can use the provided script: ``` -- 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]
