Skip to content

Commit

Permalink
fix case
Browse files Browse the repository at this point in the history
  • Loading branch information
mizzy committed Apr 23, 2012
1 parent 6cdd3a4 commit d8ad3b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ default.yml is like this.
:type: bitbucket
```

With this settings, all of your repositories on GitHub will be replicated to BitBucket.
With this settings, all of your repositories on GitHub will be replicated to Bitbucket.
(User name and password of each service are asked when you run the command first.)

If you would like to replicate GitHub organization's repos instead of your own repos, settings are like this.
Expand All @@ -30,4 +30,4 @@ If you would like to replicate GitHub organization's repos instead of your own r
:type: bitbucket
```

Now this tool supports only replicating from GitHub to BitBucket.
Now this tool supports only replicating from GitHub to Bitbucket.

0 comments on commit d8ad3b9

Please sign in to comment.