mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-18 01:15:12 +08:00
This PR fixes two small typos in the complex numbers docs: 1. "numbercial" -> "numerical" 2. "easily to switch" -> "easily switch to" Pull Request resolved: https://github.com/pytorch/pytorch/pull/166671 Approved by: https://github.com/jcaip, https://github.com/Arpitha781, https://github.com/mlazos, https://github.com/cyyever
Please see the Writing documentation section of CONTRIBUTING.md for details on both writing and building the docs.