Mistakes in the sentences are corrected
Change-Id: Ib72d73b7a0f1a919a9a3093944568f718b4f8364 Closes-Bug: #1487701
This commit is contained in:
parent
5e8cd7eb7f
commit
bcdac50d73
@ -65,7 +65,7 @@ You can install it with the following command::
|
||||
$ pip install git-review
|
||||
|
||||
Git-review checks if you can authenticate to Gerrit with your SSH key.
|
||||
It will ask your for your username. You can configure your Gerrit username so you don't have to
|
||||
It will ask you for your username. You can configure your Gerrit username so you don't have to
|
||||
keep re-entering it every time you want to use git-review::
|
||||
|
||||
$ git config --global gitreview.username yourgerritusername
|
||||
|
@ -18,7 +18,7 @@ Welcome to the Zaqar developer documentation!
|
||||
Zaqar is a multi-tenant cloud messaging and notification service for web
|
||||
and mobile developers.
|
||||
|
||||
The service features a ReST API, which developers can use to send messages
|
||||
The service features a REST API, which developers can use to send messages
|
||||
between various components of their SaaS and mobile applications, by using a
|
||||
variety of communication patterns. Underlying this API is an efficient
|
||||
messaging engine designed with scalability and security in mind.
|
||||
|
Loading…
Reference in New Issue
Block a user