Skip to content

Commit 2962ed9

Browse files
Ikko Eltociear Ashiminermorshea
andauthored
docs: fix typo in distributing-javascript.rst (#1028)
creat -> create Co-authored-by: Ryan Morshead <ryan.morshead@gmail.com>
1 parent e7a6b5b commit 2962ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/guides/escape-hatches/distributing-javascript.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ we need to declare what our build tool is (in this case Setuptools):
201201
requires = ["setuptools>=40.8.0", "wheel"]
202202
build-backend = "setuptools.build_meta"
203203
204-
Then, we can creat the ``setup.py`` file which uses Setuptools. This will differ
204+
Then, we can create the ``setup.py`` file which uses Setuptools. This will differ
205205
substantially from a normal ``setup.py`` file since, as part of the build process we'll
206206
need to use NPM to bundle our Javascript. This requires customizing some of the build
207207
commands in Setuptools like ``build``, ``sdist``, and ``develop``:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy