Skip to content

Commit 72cc3e4

Browse files
committed
review: clarify direction.
Signed-off-by: Piotr Sikora <[email protected]>
1 parent 5e46d91 commit 72cc3e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEVELOPMENT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ It is expected that the host environment is completely trusted and compliant
66
with the [Proxy-Wasm ABI specification] (currently v0.2.1).
77

88
This means that receiving unexpected callback, status, lifecycle flow and/or
9-
incorrectly serialized parameters is considered a permanent failure and will
10-
result in a `panic`.
9+
incorrectly serialized parameters from the host environment is considered
10+
a permanent failure and will result in `panic`.
1111

1212
## Testing
1313

0 commit comments

Comments
 (0)