Skip to content

Commit 0976588

Browse files
authored
Fixing styntax in Readme
1 parent 5723b6b commit 0976588

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ README
55
PHP Yaml
66
------------
77

8+
```yaml
89
#
9-
# Yaml loader libarary for PHP
10+
# Yaml loader library for PHP
1011
#
1112
--- %YAML:1.1
1213
title: Simple & Lightweight PHP YAML Class
@@ -156,4 +157,5 @@ thanks:
156157
- Aaron Jensen
157158
- Mike Thornton
158159
- Fabien Potencier
159-
- Mustafa Kumas
160+
- Mustafa Kumas
161+
```

0 commit comments

Comments
 (0)