Skip to content

Commit

Permalink
fix typo in docs/bifs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ipanasenko committed Mar 10, 2016
1 parent 26e04d8 commit a4ea156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/bifs.md
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ The third argument is optional and overrides the autodetected alpha.
// => 'rgba'

foo = convert('foo')
tyepof(foo)
typeof(foo)
// => 'ident'

## s(fmt, ...)
Expand Down

0 comments on commit a4ea156

Please sign in to comment.