Skip to content

Commit ebc9659

Browse files
authored
Update README.md
1 parent b4fd67e commit ebc9659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A simple REST API following REST best practices.
1010

1111
This project uses Quarkus.
1212

13-
Note: this project can be build in native mode with graal-vm, but it cannot be executed due to embedded H2.
13+
Note: this project can be built in native mode with graal-vm, but it cannot be executed due to embedded H2.
1414
H2 cannot be executed in native mode up to now. (not supported feature by Quarkus).
1515

1616
## How to run
@@ -180,4 +180,4 @@ connection: keep-alive
180180
}
181181
]
182182
}
183-
```
183+
```

0 commit comments

Comments
 (0)