Skip to content

Commit 7719415

Browse files
committed
gitbook zh success
1 parent 8fc8475 commit 7719415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/annotation/group-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ $adminUser = ComplexUser::from([
147147
]);
148148

149149
// info只会输出$money
150-
// 因为ComplexNestedInfo 绑定了 ComplexUser的类Group
150+
// 因为 ComplexNestedInfo 绑定了 ComplexUser的类Group
151151
$adminUser->toArray();
152152
/*
153153
[

0 commit comments

Comments
 (0)