Skip to content

Commit 29782e4

Browse files
committed
fix(grammar): wrapper it > wrap it
1 parent d28560d commit 29782e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/lang/codelab/schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ nginx = Deployment {
159159

160160
## 5. Write More Complex Logic in Schema
161161

162-
Suppose we have some schema logic, we can wrapper it into schema:
162+
Suppose we have some schema logic, we can wrap it into a schema:
163163

164164
```python
165165
schema Deployment[priority]:

0 commit comments

Comments
 (0)