Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rrd108 committed Jan 6, 2024
1 parent c5436fa commit 79f725d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Then, to load the plugin either run the following command:
bin/cake plugin load ApiTokenAuthenticator
```

or manually add the following line to your app's `config/plgins.php`:
or manually add the following line to your app's `config/plugins.php`:

```php
return [
Expand Down

0 comments on commit 79f725d

Please sign in to comment.