juzhiyuan commented on a change in pull request #1084: doc: getting-started.md check URL: https://github.com/apache/incubator-apisix/pull/1084#discussion_r368263790
########## File path: doc/getting-started.md ########## @@ -33,12 +33,12 @@ Let's deconstruct the above URL. - Scheme: HTTPS - Host/Address: httpbin.org - Port: 443 -- URI: get +- URI: /get - Query Parameters: foo1, foo2 ## Prerequisites -- The guide uses docker and docker-compose to setup APISIX. But if you have already installed APISIX via other methods, then you can skip to step 2. +- This guide use docker and docker-compose to setup APISIX. But if you have already installed APISIX in other ways, you can just skip to step 2. Review comment: `uses` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
