Skip to content

Commit

Permalink
(fix): Fix README.md example (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
cvilleger authored Oct 9, 2024
1 parent 8b12308 commit 9f92625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ Cvilleger\GeoGouv\Model\Departement Object
[codeRegion] => 84
[region] => Cvilleger\GeoGouv\Model\Region Object
(
[nom] => Ain
[code] => 01
[nom] => Auvergne-Rhône-Alpes
[code] => 84
)

)
Expand Down

0 comments on commit 9f92625

Please sign in to comment.