Skip to content

Commit

Permalink
Merge pull request #57 from marclaporte/patch-1
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
arcanedev-maroc committed Nov 26, 2020
2 parents 2e19be4 + cabf4ff commit 9395b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/3-Usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ echo $title->render();

To reset the title position, use `setFirst()` method.

> :information_source: Keep in mind that the title must be optimized for the SEO, the optimal length is **55** characters long, so i make it as a default max lenght to render.
> :information_source: Keep in mind that the title must be optimized for the SEO, the optimal length is **55** characters long, so i make it as a default max length to render.
```php
use Arcanedev\SeoHelper\Entities\Title;
Expand Down

0 comments on commit 9395b89

Please sign in to comment.