Skip to content

Commit 650d411

Browse files
committed
docs: fix lint issue with future tense
1 parent 2f93a45 commit 650d411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/commands/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Documentation commands:
99
- [`preview`](preview.md) Start a local preview of a Redocly project with one of the product NPM packages.
1010
- [`translate`](translate.md) Generate translation keys for a Redocly Realm, Reef, or Revel project.
1111
- [`eject`](eject.md) Eject and modify components from the core theme in a Redocly Realm, Reef, or Revel project.
12-
- [`preview-docs`](preview-docs.md) Preview API reference docs for the specified API description. Will be deprecated in the future.
13-
- [`build-docs`](build-docs.md) Build API description into an HTML file. Will be deprecated in the future.
12+
- [`preview-docs`](preview-docs.md) Preview API reference docs for the specified API description. Deprecated in the near future.
13+
- [`build-docs`](build-docs.md) Build API description into an HTML file. Deprecated in the near future.
1414

1515
API management commands:
1616

0 commit comments

Comments
 (0)