aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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