Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 03661f6

Browse files
committed
Fix a typo
1 parent 219bbb0 commit 03661f6

File tree

1 file changed

+1
-1
lines changed
  • spring-graalvm-native-docs/src/main/asciidoc

1 file changed

+1
-1
lines changed

spring-graalvm-native-docs/src/main/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Compared to the Java Virtual Machine, GraalVM native offers advantages like the
2121
sustainable hosting for certain kinds of workloads (microservices, functions) well suited for containers and https://kubernetes.io/[Kubernetes]:
2222

2323
- Instant startup
24-
- Instant peek performance
24+
- Instant peak performance
2525
- Reduced memory consumption
2626

2727
But also a few drawbacks that could be reduced in the future as GraalVM native evolves:

0 commit comments

Comments
 (0)