Skip to content

Commit

Permalink
Fixed typo in README markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasguts committed Feb 23, 2017
1 parent f3b6f7c commit 7b1c8fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ All possible Normaliz input properties can be given as keyword arguments.

To compute a property of the cone, use the provided getters, which corresponds to Normaliz compute
goals.
´´´

```
C.HilbertBasis()
```

Expand Down
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ All possible Normaliz input properties can be given as keyword arguments.

To compute a property of the cone, use the provided getters, which corresponds to Normaliz compute
goals.
´´´

```
C.HilbertBasis()
```

Expand Down

0 comments on commit 7b1c8fb

Please sign in to comment.