Skip to content

Commit de3a30b

Browse files
alanshawfrrist
authored andcommitted
docs: more language fixes
1 parent 9b8333b commit de3a30b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

β€Žcmd/cli/initalize/register.goβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ func doInit(cmd *cobra.Command, _ []string) error {
359359
logging.SetAllLoggers(logging.LevelFatal)
360360
ctx := context.Background()
361361

362-
cmd.PrintErrln("πŸš€ Initializing your Piri node in the Storacha network...")
362+
cmd.PrintErrln("πŸš€ Initializing your Piri node on the Storacha Network...")
363363
cmd.PrintErrln()
364364

365365
// Step 1: Parse and validate flags

β€Ždocs/guides/piri-server.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Note: if you move the config file to your user config directory (e.g. `~/.config
5252
πŸ’‘Note: Step 3 `Setting up proof set` can take up to 5 minutes to complete.
5353

5454
```bash
55-
πŸš€ Initializing your Piri node in the Storacha network...
55+
πŸš€ Initializing your Piri node on the Storacha Network...
5656

5757
[1/5] Validating configuration...
5858
βœ… Configuration validated

0 commit comments

Comments
Β (0)