Skip to content

Commit db7a33d

Browse files
committed
Fix backticks
1 parent 5a0d50e commit db7a33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0783.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ which describes to package maintainers how to maintain web-based interactive
266266
documentation using Emscripten-based Python.
267267

268268
Generally cibuildwheel is the easiest way to build and test a package for use
269-
with Pyodide. Maintainers can also use `pyodide-build` directly to build a
269+
with Pyodide. Maintainers can also use ``pyodide-build`` directly to build a
270270
package. Rust packages that use Maturin as their build system can be built
271271
directly with Maturin since it has native support for cross builds.
272272

0 commit comments

Comments
 (0)