Fix typo in `uuid.rst` (#108809)

diff --git a/Doc/library/uuid.rst b/Doc/library/uuid.rst
index b78e74b..d2ada7f 100644
--- a/Doc/library/uuid.rst
+++ b/Doc/library/uuid.rst
@@ -119,7 +119,7 @@
      - The last 48 bits of the UUID.
 
    * - .. attribute:: UUID.time
-     - The the 60-bit timestamp.
+     - The 60-bit timestamp.
 
    * - .. attribute:: UUID.clock_seq
      - The 14-bit sequence number.