Skip to content

Commit e07feef

Browse files
committed
typo
1 parent d10751e commit e07feef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/plugins/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Unlike C, the Rust language doesn't have a stable ABI. Therefore, additional car
165165

166166
Whatever Rust compiler version is used to build PgDog itself needs to be used to build the plugins. This is checked at runtime and plugins that don't follow this requirement are **not loaded**.
167167

168-
PgDog provides the compiler version used tom build it at startup:
168+
PgDog provides the compiler version used to build it at startup:
169169

170170
```
171171
INFO pgdog: 🐕 PgDog vd4e9bc6 (rustc 1.89.0 (29483883e 2025-08-04))

0 commit comments

Comments
 (0)