Skip to content

Commit

Permalink
Edit How to use page
Browse files Browse the repository at this point in the history
  • Loading branch information
tberkel committed Jun 19, 2024
1 parent b0f8ff9 commit 59085b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/user/using.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ dm = gto.M(atom='H 0 0 0; H 0 0 1') \
.run() \
.make_rdm1()
```
This code works because the `.dump_flags()` method simply prints information and then
This code works because the `dump_flags()` method simply prints information and then
returns the object.

## Scanners
Expand Down

0 comments on commit 59085b1

Please sign in to comment.