aboutsummaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rw-r--r--website/templates/features/Value.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/features/Value.html b/website/templates/features/Value.html
index c41b6b10..e128383f 100644
--- a/website/templates/features/Value.html
+++ b/website/templates/features/Value.html
@@ -5,7 +5,7 @@
<p>
<code>@Value</code> was introduced as experimental feature in lombok v0.11.4.
</p><p>
- <code>@Value</code> no longer implies <code>@Wither</code> since lombok v0.11.8.
+ <code>@Value</code> no longer implies <code>@With</code> since lombok v0.11.8.
</p><p>
<code>@Value</code> promoted to the main <code>lombok</code> package since lombok v0.12.0.
</p>