Skip to content

Commit 056463d

Browse files
committed
Update README.md
1 parent cf62007 commit 056463d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@ public function testPackerUnpacksBigIntegerAsDecimal() : void
178178
*Format:*
179179

180180
```
181-
@requires luaCondition <lua-expression>
181+
@requires luaCondition <condition>
182182
```
183-
where `<lua-expression>` is an arbitrary lua expression that should be evaluated to a Boolean value.
183+
where `<condition>` is an arbitrary lua expression that should be evaluated to a Boolean value.
184184

185185
*Example:*
186186

0 commit comments

Comments
 (0)