Skip to content

Fix "synax" -> "syntax" typos #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _reference/activate.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: notion activate

# `notion activate`

The `notion activate` command has the following synax:
The `notion activate` command has the following syntax:

```
Re-Enable Notion in the current shell
Expand Down
2 changes: 1 addition & 1 deletion _reference/current.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: notion current

# `notion current`

The `notion current` command has the following synax:
The `notion current` command has the following syntax:

```
Display the currently activated Node version
Expand Down
2 changes: 1 addition & 1 deletion _reference/deactivate.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: notion deactivate

# `notion deactivate`

The `notion deactivate` command has the following synax:
The `notion deactivate` command has the following syntax:

```
Disable Notion in the current shell
Expand Down
2 changes: 1 addition & 1 deletion _reference/fetch.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: notion fetch

# `notion fetch`

The `notion fetch` command has the following synax:
The `notion fetch` command has the following syntax:

```
Fetch a tool to the local machine
Expand Down
2 changes: 1 addition & 1 deletion _reference/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: notion help

# `notion help`

The `notion help` command has the following synax:
The `notion help` command has the following syntax:

```
Get some help with a notion command
Expand Down
2 changes: 1 addition & 1 deletion _reference/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: notion install

# `notion install`

The `notion install` command has the following synax:
The `notion install` command has the following syntax:

```
Install a tool in the user toolchain
Expand Down
2 changes: 1 addition & 1 deletion _reference/pin.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: notion pin

# `notion pin`

The `notion pin` command has the following synax:
The `notion pin` command has the following syntax:

```
Select a tool for the current project's toolchain
Expand Down
2 changes: 1 addition & 1 deletion _reference/version.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: notion version

# `notion version`

The `notion version` command has the following synax:
The `notion version` command has the following syntax:

```
Display version information
Expand Down