Skip to content

Commit 0361138

Browse files
authored
Update README.md
1 parent 8a67084 commit 0361138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ Example
411411
# Also those variables are available in any nginx's languages;
412412
```
413413

414-
2) '$'-prefix is required as part of names, means tnt_eval http_code body { ... } is error,
414+
2) '$'-prefix is required, means that tnt_eval http_code body { ... } will rise an error,
415415
it should be tnt_eval $http_status $body { ... }.
416416

417417
[Back to content](#content)

0 commit comments

Comments
 (0)