Skip to content

Commit

Permalink
Update root.go
Browse files Browse the repository at this point in the history
  • Loading branch information
slankdev committed Jan 29, 2020
1 parent d8ac316 commit 0e0973c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ var tnconfig shell.Tn
var rootCmd = &cobra.Command{
Use: "tn",
Short: "tn: tinet",
Long: `tinet is network simultulator created by docker`,
Long: `tinet is network emulator created by docker`,
// Uncomment the following line if your bare application
// has an action associated with it:
// Run: func(cmd *cobra.Command, args []string) { },
Expand Down

0 comments on commit 0e0973c

Please sign in to comment.