Skip to content

Commit 8b830be

Browse files
committed
fix docs indentation
1 parent 1b601d4 commit 8b830be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This package is supported on the following platforms (64-bit only):
3232

3333
!!! note "Windows clock resolution"
3434

35-
Windows exposes the wall-clock in 100-nanosecond ticks via `GetSystemTimePreciseAsFileTime`, so while `Timestamp64` reports nanosecond values, the effective resolution on Windows remains 100 ns (sometimes coarser depending on hardware).
35+
Windows exposes the wall-clock in 100-nanosecond ticks via `GetSystemTimePreciseAsFileTime`, so while `Timestamp64` reports nanosecond values, the effective resolution on Windows remains 100 ns (sometimes coarser depending on hardware).
3636

3737
Examples of not supported platforms:
3838

0 commit comments

Comments
 (0)