File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/manuals/desktop/features Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ params:
15
15
16
16
{{< summary-bar feature_name="Wasm workloads" >}}
17
17
18
- WebAssembly (Wasm) is a fast, light alternative Linux and
18
+ WebAssembly (Wasm) is a fast, light alternative to Linux and
19
19
Windows containers. With Docker Desktop, you can now run Wasm workloads side by side with traditional containers.
20
20
21
21
This page provides information about the ability to run Wasm applications
@@ -93,7 +93,7 @@ Start the application using the normal Docker Compose commands:
93
93
94
94
### Running a multi-service application with Wasm
95
95
96
- Networking works the same as you expect with Linux containers, giving you the
96
+ Networking works the same as you'd expect with Linux containers, giving you the
97
97
flexibility to combine Wasm applications with other containerized workloads,
98
98
such as a database, in a single application stack.
99
99
You can’t perform that action at this time.
0 commit comments