Skip to content

Commit 1cb617e

Browse files
committed
typo correction
1 parent 04c966a commit 1cb617e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ API Reference
326326
.. method:: save_book_to_database(field_name=None, session=None, tables=None, initializers=None, mapdicts=None, **keywords)
327327

328328
:param field_name: save as :meth:`~flask_excel.ExcelRequest.get_sheet`
329-
:param session: a SQLAlchemy sessio
329+
:param session: a SQLAlchemy session
330330
:param tables: a list of database tables
331331
:param initializers: a list of model initialization functions.
332332
:param mapdicts: a list of explicit table column names if your excel data sheets do not have the exact column names

0 commit comments

Comments
 (0)