Skip to content

Commit

Permalink
Fixing spelling mistake in Docs for Vehicle
Browse files Browse the repository at this point in the history
Noticed a small spelling mistake in space.md
  • Loading branch information
Siyanda authored and stympy committed Jun 6, 2019
1 parent b7fedbb commit c335372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/default/space.md
Expand Up @@ -43,5 +43,5 @@ Faker::Space.distance_measurement #=> "15 parsecs"
Faker::Space.meteorite #=> "Ensisheim"

# Random launch vehicule name
Faker::Space.launch_vehicule #=> "Saturn IV"
Faker::Space.launch_vehicle #=> "Saturn IV"
```

0 comments on commit c335372

Please sign in to comment.