Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit dcd2d7b

Browse files
committed
Add missing backticks around command line instruction
Fixes #115
1 parent 7d36ad0 commit dcd2d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/howto/source.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ and place module-specific instructions in the **Makefile**.
751751

752752
.. _modules-webassembly:
753753

754-
When you run :program:./configure wasm-wasi-component,
754+
When you run :program:`./configure wasm-wasi-component`,
755755
the script configures a module to support running WebAssembly
756756
components on Unit.
757757

0 commit comments

Comments
 (0)