This commit is contained in:
adam j hartz 2016-06-06 12:40:42 -04:00
commit 7c919b4c97
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
.. _tutorial_xontrib:
************************************
Tutorial: Extensions
Tutorial: Extensions (Xontribs)
************************************
Take a deep breath and prepare for some serious Show & Tell; it's time to
learn about xonsh extensions!

View file

@ -2,7 +2,7 @@ Xontribs
========
The following lists known xonsh contributions (xontribs), a description of the
xontrib, and how to get your hands on it. Once installed, these xontribs
can be loaded into you session by adding them to the ``xontribs`` list in the
can be loaded into your session by adding them to the ``xontribs`` list in the
config file, or dynamically in your xonshrc file or on the command line using
the ``xontrib`` command: