chore: fix spelling (#210)

4 files changed
tree: 8b166c7b9c9e4598b92d5d532630963e56c44509
  1. .github/
  2. website/
  3. .asf.yaml
  4. .dockerignore
  5. .gitignore
  6. .markdownlint.yml
  7. .yamllint
  8. docker-compose.yml
  9. Dockerfile
  10. README.md
  11. sync-docs.js
README.md

Apache APISIX™ Website

Netlify Status

The website of Apache APISIX™, a cloud-native microservices api gateway.

Usage

$ cd website

$ yarn

$ yarn start

Thanks to docusaurus