Skip to content

Commit

Permalink
Merge pull request #157 from unhyperbolic/typoFix
Browse files Browse the repository at this point in the history
Fixing typo in documentation
  • Loading branch information
jiffyclub authored Jan 23, 2021
2 parents f9ef8b1 + 1b1287d commit b8e9f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Then use the `%snakeviz` (for a single line of code) and
individual lines or entire blocks of code:

```
% snakeviz glob.glob('*.txt')
%snakeviz glob.glob('*.txt')
```

```
Expand Down

0 comments on commit b8e9f9a

Please sign in to comment.