Skip to content

Commit 22717e0

Browse files
committed
Updated to 1.1.4 version
1 parent dd04ee5 commit 22717e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-ES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ var_dump(Json::arrayToFile($array, $pathfile)); //bool(true)
8585

8686
### Tests
8787

88-
Para ejecutar las [pruebas](tests/Json/test) simplemente:
88+
Para ejecutar las [pruebas](tests/Json/Test) simplemente:
8989

9090
$ git clone https://github.com/Josantonius/PHP-Json.git
9191

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ var_dump(Json::arrayToFile($array, $pathfile)); //bool(true)
8585

8686
### Tests
8787

88-
To run [tests](tests/Json/test) simply:
88+
To run [tests](tests/Json/Test) simply:
8989

9090
$ git clone https://github.com/Josantonius/PHP-Json.git
9191

0 commit comments

Comments
 (0)