Explorar el Código

Fix silly error in the README

pull/21/head
Paul J. Davis hace 13 años
padre
commit
ad1d4c5e9e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

@ -41,7 +41,7 @@ Data Format
<<"hi">> -> "hi" -> <<"hi">>
hi -> "hi" -> <<"hi">>
1 -> 1 -> 1
1.25 -> 1.25 -> 1.24
1.25 -> 1.25 -> 1.25
[] -> [] -> []
[true, 1.0] -> [true, 1.0] -> [true, 1.0]
{[]} -> {} -> {[]}

Cargando…
Cancelar
Guardar