Skip to content

Commit 0670504

Browse files
dvlppCopilot
andauthored
Update docs/guide/authentication.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f9bb18d commit 0670504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ In this example we chose to create a `SingleInstanceCommand`, since it’s a com
365365

366366
## User impersonation (dev only)
367367

368-
At the development stage, it can be useful to replace the login form by a user impersonation. Sharp allows doing that out of the box:
368+
At the development stage, it can be useful to replace the login form by a user impersonation. Sharp allows you to do that out of the box:
369369

370370
```php
371371
class SharpServiceProvider extends SharpAppServiceProvider

0 commit comments

Comments
 (0)