Bladeren bron

fixing punctuation and grammar

Signed-off-by: Prasanna Gautam <prasannagautam@gmail.com>
gautam, prasanna 10 jaren geleden
bovenliggende
commit
cf19df4683
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      docs/sources/contributing/devenvironment.md

+ 1 - 1
docs/sources/contributing/devenvironment.md

@@ -68,7 +68,7 @@ your `BINDDIR` setting is not set quite right. You want to run the following com
     
     $ sudo make BINDDIR=. binary 
 
-If you are not in Linux - for example: OSX, you want to run `make cross` or `make BINDDIR=. cross`.
+If you are on a non-Linux platform, e.g., OSX, you'll want to run `make cross` or `make BINDDIR=. cross`.
 
 ### Using your built Docker binary