Skip to content

Commit 6a0fbbc

Browse files
committed
Addressing more Acrolinx issues
1 parent 7ad67fd commit 6a0fbbc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/connect/php/installation-tutorial-linux-mac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ To test your installation, see **Testing Your Installation** at the end of this
141141

142142
## Installing the drivers on Red Hat 7 for PHP 7.0 and 7.1
143143
### Step 1. Install PHP
144-
To install PHP 7.1, replace remi-php70 with remi-php71 in the following commands.
144+
To install PHP 7.1, replace remi-php70 with remi-php71 in the following commands:
145145
```
146146
sudo su
147147
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
@@ -280,7 +280,7 @@ To test your installation, see **Testing Your Installation** at the end of this
280280

281281
## Installing the drivers on MacOS El Capitan and Sierra
282282
### Step 1. Install PHP
283-
To install PHP 7.1, replace php70 with php71 in the following commands.
283+
To install PHP 7.1, replace php70 with php71 in the following commands:
284284
```
285285
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
286286
brew tap

0 commit comments

Comments
 (0)