Skip to content

Commit 099311d

Browse files
author
Eugene Tupikov
committed
fix docs
1 parent f3493bc commit 099311d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/icons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public $iconMap = [
3030
];
3131
```
3232

33-
1. Set the preferred icon source
33+
3. Set the preferred icon source
3434

3535
```text
3636
public $iconSource = 'my-amazing-icons';

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
site_name: yii2-multipke-input
1+
site_name: Yii2 multiple input
22
site_description: 'Yii2 widget to handle multiple inputs for an attribute of a model'
33
site_author: 'Eugene Tupikov'
44
docs_dir: docs/

0 commit comments

Comments
 (0)