Skip to content

Commit

Permalink
Update sample_document.yml
Browse files Browse the repository at this point in the history
Just corrected word "exponentioal" to "exponential"
  • Loading branch information
fevisera committed Apr 5, 2017
1 parent 76975e4 commit 7fda73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sample_document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ bool:

float:
canonical: 6.8523015e+5
exponentioal: 685.230_15e+03
exponential: 685.230_15e+03
fixed: 685_230.15
sexagesimal: 190:20:30.15
negative infinity: -.inf
Expand Down

0 comments on commit 7fda73a

Please sign in to comment.