Skip to content

Commit

Permalink
Merge pull request #22 from gmat/patch-1
Browse files Browse the repository at this point in the history
Update quickstart.rst
  • Loading branch information
betteridiot committed Sep 20, 2018
2 parents 8c82dd1 + ea3e85e commit 2ae5336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/quickstart.rst
Expand Up @@ -26,7 +26,7 @@ within the package.

.. code:: python
>>> bam = bs.AlignmentFile(bs.example_path, 'rb')
>>> bam = bs.AlignmentFile(bs.example_bam, 'rb')
Get the header
~~~~~~~~~~~~~~
Expand Down

0 comments on commit 2ae5336

Please sign in to comment.