Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 20232d4

Browse files
committed
Merge pull request #138 from settermjd/fix-typo-in-docs
Fix minor typo in contributing guide
2 parents 944b55a + 6ad7f45 commit 20232d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ pull your work into the master repository. We recommend using
102102
3. Clone the canonical repository locally and enter it.
103103

104104
```console
105-
$ git clone git://github.com:zendframework/zend-diactoros.git
105+
$ git clone git://github.com/zendframework/zend-diactoros.git
106106
$ cd zend-diactoros
107107
```
108108

0 commit comments

Comments
 (0)