From b45d6cc9678bc5ab45975871f92462ca89ed7b75 Mon Sep 17 00:00:00 2001 From: spacewander Date: Thu, 7 Oct 2021 21:24:09 +0800 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e1776f..3402479 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ export wasm_prefix=/path/to/wasm-nginx-module/wasmtime-c-api **context:** *http* Select the WASM VM. Currently, only wasmtime is supported. If the directive is -set, the WASM VM won't be enabled. +not set, the WASM VM won't be enabled. ## Methods