Skip to content

Commit e9e550c

Browse files
committed
Update README.md
1 parent b4a16fe commit e9e550c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ via Composer:
2121
composer require vectorial1024/open-location-code-php
2222
```
2323

24-
**Special Notice**: to ensure 32-bit PHP compatibility, this library uses `float` variables instead of `int` variables to handle Open Location Codes.
24+
**Special Notice**: to ensure 32-bit PHP compatibility, this library uses `float` variables instead of `int` variables to calculate Open Location Codes.
2525
This may cause inaccuracies in some unforseen edge cases, but generally speaking, there should be no problems.
2626

2727
## Example code

0 commit comments

Comments
 (0)