Skip to content

Commit 013251d

Browse files
committed
Minor readme fixes.
1 parent 006cd1d commit 013251d

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
@@ -444,7 +444,7 @@ $upper = str_upper('TeSt');
444444
445445
#### `is_windows_os()`
446446
447-
Checks if php is running on Windows OS or not:
447+
Check if PHP is running on Windows OS or not:
448448
449449
```php
450450
$isWindowsOs = is_windows_os();

0 commit comments

Comments
 (0)