Fix Typo in installation.rst

Changed 'contianed' - > 'contained'
This commit is contained in:
Rohith D'souza
2024-09-11 23:05:34 +05:30
committed by GitHub
parent d6b0a35715
commit a991f9a9d6

View File

@@ -1,7 +1,7 @@
Installation
============
``ell`` and ``ell studio`` are both contianed within the ``ell-ai`` python package available on PyPI. You simply need to install the package and set up your API keys.
``ell`` and ``ell studio`` are both contained within the ``ell-ai`` python package available on PyPI. You simply need to install the package and set up your API keys.
Installing ell
--------------
@@ -72,4 +72,4 @@ For more help, see the Troubleshooting section or file an issue on GitHub.
Next Steps
----------
Proceed to the Getting Started guide to create your first Language Model Program.
Proceed to the Getting Started guide to create your first Language Model Program.