flimzy commented on a change in pull request #488: Fully remove mention of admin party everywhere URL: https://github.com/apache/couchdb-documentation/pull/488#discussion_r372554775
########## File path: src/intro/curl.rst ########## @@ -16,30 +16,38 @@ cURL: Your Command Line Friend ============================== -The ``curl`` utility is a command line tool available on Unix, Linux, -Mac OS X and Windows and many other platforms. ``curl`` provides easy -access to the HTTP protocol (among others) directly from the -command-line and is therefore an ideal way of interacting with CouchDB -over the HTTP REST API. +The ``curl`` utility is a command line tool available on Unix, Linux, Mac OS X Review comment: Oxford comma FTW? ```suggestion The ``curl`` utility is a command line tool available on Unix, Linux, Mac OS X, Windows, and many other platforms. ``` ---------------------------------------------------------------- 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
