Skip to content

Commit ff179c2

Browse files
committed
Fix braintree plugin doc typo
1 parent b34f6df commit ff179c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

userguide/tutorials/braintree-plugin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For example, to install the plugin via https://github.com/killbill/killbill-clou
2020

2121
[source,bash]
2222
----
23-
kpm install_java_plugin braintree-plugin --destination=<path_to_install_plugin>
23+
kpm install_java_plugin braintree --destination=<path_to_install_plugin>
2424
----
2525

2626
You can also install the plugin via the https://aviate.killbill.io/home[Aviate UI] "Plugin Marketplace" tab. Refer to the <<aviate_integration, Aviate Integration>> section below for more details.

0 commit comments

Comments
 (0)