Skip to content

Commit aa8d9b2

Browse files
authored
Small fix for an aura-cli command (#850)
1 parent 2b84f8a commit aa8d9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/aura-cli/configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Show the value of a selected setting:
7272

7373
[source, shell]
7474
----
75-
aura-cli config set SETTING\_NAME
75+
aura-cli config set SETTING_NAME
7676
----
7777

7878
=== Set

0 commit comments

Comments
 (0)