Merge pull request #487 from liv3d/fix_docs_in_upcase
Fix documentation error in upcase
This commit is contained in:
commit
dde8aa095a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Converts a string or an array of strings to uppercase.
|
|||
|
||||
Will return:
|
||||
|
||||
ASDF
|
||||
ABCD
|
||||
EOS
|
||||
) do |arguments|
|
||||
|
||||
|
|
Loading…
Reference in a new issue