Skip to content

Commit e5e5a73

Browse files
authored
docs: fix typo (#2862)
Closes #2861
1 parent 5151e87 commit e5e5a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/driver/authoring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Writing New Drivers
2222
Currently, new drivers can be written in C#, C/C++, Go, and Java. A driver
2323
written in C/C++ or Go can be used from either of those languages, as well as
2424
C#, Python, R, and Ruby. (C# can experimentally export drivers to the same
25-
set of languges as well.) The Rust API definitions for ADBC are still under
25+
set of languages as well.) The Rust API definitions for ADBC are still under
2626
development, but we plan for them to be on par with C#, C/C++, and Go in this
2727
respect.
2828

0 commit comments

Comments
 (0)