Skip to content

Commit

Permalink
Fix typo and header
Browse files Browse the repository at this point in the history
  • Loading branch information
dotNomad committed Jan 23, 2025
1 parent 9d7be6e commit 655e78b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If when deploying you see the following error:

> Cannot process manifest: Unrecognized app mode
check if your Configuration for the following:
check your Configuration for the following:

### `type = 'unknown'`

Expand All @@ -40,7 +40,7 @@ Configuration.
To fix this you will need to find and set the `type` in your Configuration file.
Supported types can be found in the [Configuration File Reference documentation](https://github.com/posit-dev/publisher/blob/main/docs/configuration.md#type).

### Unsupported types
### Unsupported `type`

If the Posit Connect server you are deploying to is older than the version that
introduced support for the `type` set in your configuration file, you will see
Expand Down

0 comments on commit 655e78b

Please sign in to comment.