Skip to content

Commit

Permalink
Fix extension in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrowe committed May 18, 2015
1 parent d853d75 commit ccb1189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Filesystem/README.md
Expand Up @@ -4,7 +4,7 @@ The Folder and File utilities are convenience classes to help you read from and

## Basic Usage

Create a folder instance and search for all the `.php` files within it:
Create a folder instance and search for all the `.ctp` files within it:

```php
use Cake\Filesystem\Folder;
Expand Down

0 comments on commit ccb1189

Please sign in to comment.