### Type of issue Typo ### Description 1. The word `divident` should be `dividend`. Which it is for the second overload, but not for the first. 2. If `dividend` is used for the dividend, then `divisor` should be used for the divisor (rather than `value`). For stylistic consistency ### Page URL https://learn.microsoft.com/en-us/dotnet/api/system.timespan.op_division?view=netstandard-2.1 ### Content source URL https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/TimeSpan.xml ### Document Version Independent Id 1987ff2b-e86d-cba0-dee1-5eb9d0aa5d58 ### Platform Id 249b7f1c-e9ca-a5c2-f650-eb0aad6fd7c3 ### Article author @dotnet-bot