Skip to content

Commit c02ad8d

Browse files
committed
Typo
1 parent 8a50f91 commit c02ad8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Jenssegers/Mongodb/Schema/Blueprint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public function __construct(Connection $connection, $collection)
2828
* Specify an index for the collection.
2929
*
3030
* @param string|array $columns
31-
* @param array $otions
31+
* @param array $options
3232
* @return bool
3333
*/
3434
public function index($columns, $options = array())

0 commit comments

Comments
 (0)