Skip to content

Commit a4b6cdc

Browse files
Update doc/source/development/extending.rst
Co-authored-by: Irv Lustig <[email protected]>
1 parent ebfc20c commit a4b6cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ The first line should always be the same, creating the entry point in the ``pand
539539
In the second line, ``empty`` is the name of the engine, and ``empty_data:EmptyDataEngine`` is where
540540
to find the engine class in the package (``empty_data`` is the module name in this case).
541541

542-
If a user have the package of the example installed, them it would be possible to use:
542+
If a user has the package of the example installed, them it would be possible to use:
543543

544544
.. code-block:: python
545545

0 commit comments

Comments
 (0)