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

Commit abd69c6

Browse files
authored
docs: fix run-on sentence (#534)
1 parent 770c326 commit abd69c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/modules/javascript/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following are required to develop services in JavaScript:
1818
1919
Node:: Kalix requires at least Node {minimum_node_version}. You will find links to download Node https://nodejs.org/dist/latest-v14.x/[here {tab-icon}, window="new"].
2020
21-
Build tool:: Kalix does not require any particular build tool, you can select your own but out-of-the-box experience is provided in conjunction with npm and Yarn.
21+
Build tool:: Kalix does not require a specific build tool. However, for a seamless out-of-the-box experience, npm and Yarn are recommended, though you have the flexibility to choose your preferred tool.
2222
2323
Docker:: Kalix requires https://docs.docker.com/get-docker/[Docker {tab-icon}, window="new"] {minimum_docker_version} for building your service images. Most popular build tools have plugins that assist in building Docker images.
2424

0 commit comments

Comments
 (0)