Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 1ae96a7

Browse files
remove duplicate right parenthesis in README
1 parent 6579c03 commit 1ae96a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

standalone/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The parameters are the same as for the [SQLcl command `tvdformat`](../sqlcl/READ
3131

3232
A native image is a platform specific executable. It does not require a JDK at runtime. A native image uses less resources and is faster. The following images can be produced with a GraalVM JDK 17:
3333

34-
OS | amd64 (Intel))? | aarch64 (ARM)? |
34+
OS | amd64 (Intel)? | aarch64 (ARM)? |
3535
------- | :-------------: | :------------: |
3636
macOS | yes | yes |
3737
Linux | yes | yes |

0 commit comments

Comments
 (0)