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:
1515
1616{{< summary-bar feature_name="Wasm workloads" >}}
1717
18- WebAssembly (Wasm) is a fast, light alternative Linux and
18+ WebAssembly (Wasm) is a fast, light alternative to Linux and
1919Windows containers. With Docker Desktop, you can now run Wasm workloads side by side with traditional containers.
2020
2121This page provides information about the ability to run Wasm applications
@@ -93,7 +93,7 @@ Start the application using the normal Docker Compose commands:
9393
9494### Running a multi-service application with Wasm
9595
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
9797flexibility to combine Wasm applications with other containerized workloads,
9898such as a database, in a single application stack.
9999
You can’t perform that action at this time.
0 commit comments