Skip to content

Commit 736d1b6

Browse files
Apply suggestions from code review
Co-authored-by: Scott Anderson <[email protected]>
1 parent 3fd7be7 commit 736d1b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/shared/influxdb3-admin/tokens/admin/regenerate.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ across sessions, assign the token string to the `INFLUXDB3_AUTH_TOKEN` environme
7575

7676
If you've lost your admin token and cannot regenerate it using the standard method, you can use the admin token recovery server:
7777

78-
1. Start {{< product-name >}} with the `--admin-token-recovery-http-bind` option:
78+
1. Start {{% product-name %}} with the `--admin-token-recovery-http-bind` option:
79+
7980
```bash
8081
influxdb3 serve --admin-token-recovery-http-bind
8182
```

0 commit comments

Comments
 (0)