Skip to content

Commit 53de4fc

Browse files
committed
fix doc
1 parent 82b8e82 commit 53de4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FloatingActionButton.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import ActionButton from './ActionButton';
1313
import Assets from '../assets/Assets';
1414

1515
/**
16-
* Place it inside the biggest component of screens for floating. You must pass at less 1 action to actions property
16+
* Place it inside the biggest component of screens for floating. You must pass at least 1 action to actions property
1717
* @author hieu
1818
* @typedef Props
1919
* @property {Object[]} actions: a list of actions for floating action button

0 commit comments

Comments
 (0)