Skip to content
Snippets Groups Projects
Commit de6adb7c authored by James Heimbuck's avatar James Heimbuck Committed by Evan Read
Browse files

Typo fix 'Sempahore' to 'Semaphore'

parent cbe34b0a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment