docs: fixes drift in diagram (#1209)

Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
This commit is contained in:
Takeshi Yoneda
2023-03-06 23:15:19 -08:00
committed by GitHub
parent abb0cae293
commit 86d89e4d6a

View File

@@ -58,7 +58,7 @@ Here's a diagram showing the relationship between these components.
Wasm Binary | | ^
| | | |
+----------+ v +--------------------+ | 1 : N +------------------+ |
| Runtime | ----> | Compiled Module |----|-----------> | Module | |
| Runtime | ----> | Compiled Module |----|-----------> | Module | |
+----------+ +--------------------+ | Instantiate +------------------+ |
| | |
| | 1 : N |