aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-08-03 09:52:58 -0700
committerGravatar GitHub <noreply@github.com>2017-08-03 09:52:58 -0700
commit9564abc9bf42ad8aa1ce540f9d3e7cf70319fbff (patch)
tree088792659d1aba7b0661ae112ca0318d8e1d1bda /README.md
parent857cbc0a460c73ece212410d6971dd31641a8aa6 (diff)
remove trailing commit (#175)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d1a919c..780a73f 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ target 'MyAppTarget' do
end
```
1. Replace `MyAppTarget` with the name of the target in your Xcode project.
-2. Specify the subspec in the pod specification for each Firebase component wanted. Database is
+2. Specify the subspec in the pod specification for each Firebase component wanted. Database is
used in the example above. Storage, Auth, and Messaging are other options.
### macOS