Bladeren bron

Fix typo in CONTRIBUTING

pull/887/head
Sven Luijten 8 jaren geleden
bovenliggende
commit
54cdb6b9e8
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md Bestand weergeven

10
 
10
 
11
 Also, please ensure your pull request adheres to the following guidelines:
11
 Also, please ensure your pull request adheres to the following guidelines:
12
 
12
 
13
-* Software that is PHP 7.0+, Composer-installable, PSR compliant, semantically versioned, united tested, actively maintained and well documented in English is preferred.
13
+* Software that is PHP 7.0+, Composer-installable, PSR compliant, semantically versioned, unit tested, actively maintained and well documented in English is preferred.
14
 * Please search previous suggestions before making a new one, as yours may be a duplicate.
14
 * Please search previous suggestions before making a new one, as yours may be a duplicate.
15
 * Enter a meaningful pull request description.
15
 * Enter a meaningful pull request description.
16
 * Please make an individual commit for each suggestion in a separate pull request.
16
 * Please make an individual commit for each suggestion in a separate pull request.

Laden…
Annuleren
Opslaan