소스 검색

Merge pull request #575 from saulotoledo/URLify

Fixed typo on 'URLify'.
pull/582/head
Jad Bitar 10 년 전
부모
커밋
ce994a318e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -578,7 +578,7 @@ Libraries to help manage database schemas and migrations.
578 578
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
579 579
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
580 580
 * [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
581
-* [Urlify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
581
+* [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
582 582
 * [Text](https://github.com/kzykhys/Text) - A text manipulation library.
583 583
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
584 584
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.

Loading…
취소
저장