Skip to content

Commit 3b9254f

Browse files
author
Evgeniy
committed
delete double of
delete double of
1 parent 3fc501a commit 3b9254f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docs/troubleshooting.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This page provides a list of common problems and the ways of solving them.
44

5-
### After logging in I'm redirected back without any sign of of being logged in
5+
### After logging in I'm redirected back without any sign of being logged in
66

77
You probably haven't removed `user` from component section of your application.
88

@@ -14,4 +14,4 @@ Yii2-user identity class:
1414
'class' => 'app\components\User',
1515
'identityClass' => 'dektrium\user\models\User',
1616
],
17-
```
17+
```

0 commit comments

Comments
 (0)