Commit de6adb7c authored by James Heimbuck's avatar James Heimbuck Committed by Evan Read

Typo fix 'Sempahore' to 'Semaphore'

parent cbe34b0a
......@@ -2018,7 +2018,7 @@ TIP: **Tip:**
Parallelize tests suites across parallel jobs.
Different languages have different tools to facilitate this.
A simple example using [Sempahore Test Boosters](https://github.com/renderedtext/test-boosters) and RSpec to run some Ruby tests:
A simple example using [Semaphore Test Boosters](https://github.com/renderedtext/test-boosters) and RSpec to run some Ruby tests:
```ruby
# Gemfile
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment