Skip to content

Commit 7c7e701

Browse files
authored
docs: capitalize text (vuejs#3074)
1 parent b66b1d2 commit 7c7e701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/essentials/computed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Now when you run `fullName.value = 'John Doe'`, the setter will be invoked and `
259259

260260
</div>
261261

262-
## Getting the previous value {#previous}
262+
## Getting the Previous Value {#previous}
263263

264264
- Only supported in 3.4+
265265

0 commit comments

Comments
 (0)