Skip to content

Commit 2f996af

Browse files
authored
Fix the plugin name (#3017)
1 parent 6164548 commit 2f996af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source-2.0/languages/java/client/customization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ fully qualified name to the ``defaultPlugins`` setting to your :ref`smithy-build
114114
.. code-block:: json
115115
:caption: smithy-build.json
116116
117-
"java-client-codegen": {
117+
"java-codegen": {
118118
// ...
119119
"defaultPlugins": [
120120
"fully.qualified.plugin.name.MyPlugin"

0 commit comments

Comments
 (0)