wohali closed pull request #347: Fix typo in Unix-like systems installation documentation URL: https://github.com/apache/couchdb-documentation/pull/347
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/src/install/unix.rst b/src/install/unix.rst index 4cff5cf..b2b66df 100644 --- a/src/install/unix.rst +++ b/src/install/unix.rst @@ -32,7 +32,7 @@ to install CouchDB is to use the convenience binary packages: * Ubuntu 16.04 (xenial) * Ubuntu 18.04 (bionic) -The RedHat-style rpm packages and Debian-style deb pacakges will install +The RedHat-style rpm packages and Debian-style deb packages will install CouchDB at ``/opt/couchdb`` and ensure CouchDB is run at system startup by the appropriate init subsystem (SysV-style initd, upstart, systemd). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
