Skip to content

Commit

Permalink
Fix a small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jun 6, 2024
1 parent 429ce0a commit 164e21b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public class GlobalDevServicesConfig {
boolean enabled;

/**
* Global flag that can be used to force the attachmment of Dev Services to shared netxork. Default is false.
* Global flag that can be used to force the attachmment of Dev Services to shared network. Default is false.
*/
@ConfigItem(defaultValue = "false")
public boolean launchOnSharedNetwork;
Expand Down

0 comments on commit 164e21b

Please sign in to comment.