From 3631235cf9b23c44c80a16402bb65a7771f9aebb Mon Sep 17 00:00:00 2001 From: Michael Dowling Date: Thu, 10 Jun 2021 21:53:54 -0700 Subject: [PATCH] Correct language used to implement Rust codegen --- docs/source/implementations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/implementations.rst b/docs/source/implementations.rst index 12e21eadc9c..869b4fe665e 100644 --- a/docs/source/implementations.rst +++ b/docs/source/implementations.rst @@ -143,7 +143,7 @@ of polish or that they work for all use cases. - 0.x - Go client code generation for Smithy. * - `Rust client codegen `_ - - Java + - Kotlin - 0.x - Rust client code generation for Smithy.