Skip to content

Commit

Permalink
Minor edit to fix formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
AceLewis authored Mar 21, 2017
1 parent 5fe73da commit 02698ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ print(spintax.spin("{Simple|Easy} {example|demonstration}"))

### The Spin Function:

#####inputs:
##### Inputs:

* string: The sting to parse, make sure it is a literal string if you use \'s within the string.
* seed: (Optional) if a seed for the random function is desired a seed can be set (Default no seed).
Expand Down

0 comments on commit 02698ba

Please sign in to comment.