aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2015-08-19 16:32:39 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2015-08-19 16:32:39 -0700
commit1894f188bf062a86ed6ad1727792997ebb8cc5ec (patch)
treea2c47cd018a00532e267f558afd16662473155b3 /src/php
parent5329e4bd3f7c5580b67a784c64a7aacbd5cb3549 (diff)
update installation instructions, review feedback
Diffstat (limited to 'src/php')
-rw-r--r--src/php/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/php/README.md b/src/php/README.md
index 01c4db61ae..f432935fde 100644
--- a/src/php/README.md
+++ b/src/php/README.md
@@ -39,7 +39,7 @@ echo "deb http://ftp.us.debian.org/debian unstable main contrib non-free" | \
sudo tee -a /etc/apt/sources.list
```
-Install the gRPC debian package
+Install the gRPC Debian package
```sh
sudo apt-get update