Skip to content

Commit 0a91a62

Browse files
committed
Update index.md
1 parent 28c2c89 commit 0a91a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ And start the built-in PHP server or the Symfony WebServerBundle:
148148
$ composer req server --dev
149149
$ bin/console server:run
150150

151-
All JavaScript components are also [available as stand-alone libraries](https://github.com/api-platform?language=javascript)
151+
All JavaScript components are also [available as standalone libraries](https://github.com/api-platform?language=javascript)
152152
installable with NPM or Yarn.
153153

154154
**Note:** when installing API Platform this way, the API will be exposed as the `/api/` path. You need to open `http://localhost:8000/api/` to see the API documentation. If you are deploying API Platform directly on an Apache or Nginx webserver and getting a 404 error on opening this link, you will need to enable the [rewriting rules](https://symfony.com/doc/current/setup/web_server_configuration.html) for your specific webserver software.

0 commit comments

Comments
 (0)