Skip to content

Commit 82ab2cd

Browse files
Update packages/svelte/messages/client-warnings/warnings.md
Co-authored-by: Simon H <[email protected]>
1 parent 28f0acf commit 82ab2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte/messages/client-warnings/warnings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## hydration_attribute_changed
22

3-
> The `%attribute%` attribute on `%html%` changed value between server and client renders. The client value, `%value%`, will be ignored in favour of the server value
3+
> The `%attribute%` attribute on `%html%` changed its value between server and client renders. The client value, `%value%`, will be ignored in favour of the server value
44
55
## hydration_mismatch
66

0 commit comments

Comments
 (0)