Copilot commented on code in PR #11520:
URL: https://github.com/apache/gravitino/pull/11520#discussion_r3378668667


##########
docs/lance-rest-integration.md:
##########
@@ -21,14 +21,14 @@ This documentation assumes familiarity with the Lance REST 
service setup as desc
 The following table outlines the tested compatibility between Gravitino 
versions and Lance connector versions:
 
 | Gravitino Version (Lance REST) | Supported lance-spark Versions | Supported 
lance-ray Versions                  |
-|--------------------------------|--------------------------------|-----------------------------------------------|
-| 1.1.1 - 1.2.1                  | 0.0.10 - 0.0.15                | 0.0.6 - 
0.0.8                                 |
-| 1.3.0                          | {0.2.0, 0.4.0}                 | 0.3.0 - 
0.4.2 (0.2.0 conditionally supported) |
+|--------------------------------|------------------------------|-----------------------------------------------|
+| 1.1.1 - 1.2.1                  | 0.0.10 - 0.0.15              | 0.0.6 - 
0.0.8                                 |
+| 1.3.0                          | 0.2.0, 0.4.0                 | 0.3.0 - 
0.4.2 (0.2.0 conditionally supported) |
 
 :::note
 - These version entries show which versions are expected to work together.
 - For Gravitino 1.3.0, the explicitly verified release versions are
-  `lance-spark` {0.2.0, 0.4.0} and `lance-ray` {0.3.0, 0.4.2}. `lance-ray`
+  `lance-spark`(0.2.0, 0.4.0) and `lance-ray` (0.3.0, 0.4.2). `lance-ray`

Review Comment:
   Missing space between the inline code span and the following parenthesis 
makes the sentence read like a function call and is inconsistent with the 
`lance-ray` formatting on the same line.



-- 
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