Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
christophmark committed Dec 5, 2016
1 parent 151a3d5 commit 690df6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Expand Up @@ -11,7 +11,7 @@ Welcome to bayesloop's documentation!

.. |logo| image:: https://raw.githubusercontent.com/christophmark/bayesloop/master/docs/images/logo_75px.png

**Probabilistic programming framework that enables objective model selection for time-varying parameter models.**
**Probabilistic programming framework that facilitates objective model selection for time-varying parameter models.**

.. seealso::

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@
name='bayesloop',
packages=['bayesloop'],
version='1.1',
description='Probabilistic programming framework that enables objective model selection for time-varying parameter models.',
description='Probabilistic programming framework that facilitates objective model selection for time-varying parameter models.',
url='http://bayesloop.com',
download_url = 'https://github.com/christophmark/bayesloop/tarball/1.1',
author='Christoph Mark',
Expand Down

0 comments on commit 690df6c

Please sign in to comment.