Skip to content

Commit 459486f

Browse files
authored
Update README.md
1 parent 04987b5 commit 459486f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ php artisan privacy-filter:install-model --url=https://example.com/privacy-filte
9090

9191
## Usage
9292

93-
You may classify text using the `PrivacyFilter` facade. The `entities` method returns an array of `DirectoryTree\PrivacyFilter\Entity` instances:
93+
You may classify text using the `PrivacyFilter` facade. The `entities` method returns an array of `Entity` instances:
9494

9595
```php
9696
use DirectoryTree\PrivacyFilter\Facades\PrivacyFilter;

0 commit comments

Comments
 (0)