Skip to content

Commit 5b79229

Browse files
Update packages/lit-dev-content/site/docs/v3/components/properties.md
Co-authored-by: Justin Fagnani <[email protected]>
1 parent de69588 commit 5b79229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lit-dev-content/site/docs/v3/components/properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ When using TypeScript, this field should generally match the TypeScript type dec
279279
</dt>
280280
<dd>
281281

282-
Set to true to prevent initial attribute reflection for the default value when `reflect` is set to true. Setting `useDefault` also resets the property to its default value when its corresponding attribute is removed. For more information, see [Enabling attribute reflection](#reflected-attributes).
282+
Set to true to prevent initial attribute reflection for the default value when `reflect` is set to true, and to reset the property to its default value when its corresponding attribute is removed. For more information, see [Enabling attribute reflection](#reflected-attributes).
283283

284284

285285
</dd>

0 commit comments

Comments
 (0)