diff --git a/docs/topics/worksheets.md b/docs/topics/worksheets.md index 6100d3a3..d3d7a7ee 100644 --- a/docs/topics/worksheets.md +++ b/docs/topics/worksheets.md @@ -31,8 +31,6 @@ index, use the `getSheet()` method. $spreadsheet->getSheet(1); ``` -If you don't specify a sheet index, then the first worksheet will be -returned. Methods also exist allowing you to reorder the worksheets in the workbook.