Change wording

This commit is contained in:
Bryan Cardwell 2024-08-15 15:09:16 -05:00 committed by GitHub
parent 4f1d9852db
commit 626cbf4a7b
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
## Summary
Implement a constant `math.tau` to hold the tau constant.
Define a constant value `math.tau` to be the tau constant.
## Motivation