Skip to content

Commit 0f313df

Browse files
authored
Update README.md
1 parent 2a2f37f commit 0f313df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ class ComplexNestedInfo extends Serialize {
723723
public string $currency;
724724
}
725725

726-
// ComplexNestedInfo 会隐藏currency
726+
// ComplexNestedInfo 会自动隐藏currency
727727
$adminUser = ComplexUser::from(
728728
name: '张三',
729729
sex: 1,

0 commit comments

Comments
 (0)