Skip to content

Commit 3be90e1

Browse files
authored
Minor fixes to contributing.qmd (#61)
* FIx having multiple H1 tags in the same page * Fix minor typo
1 parent c8dd9f7 commit 3be90e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contributing.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A file that has the name of your extension, the categories it falls into, and a
2222
{{< include _template/connect-extension.qmd >}}
2323
```
2424

25-
# Connect Gallery
25+
## Connect Gallery
2626

2727
The Connect Gallery displays apps, dashboards, and reports that can be easily
2828
added to Posit Connect servers.
@@ -155,7 +155,7 @@ setting up the environment needed to build the content.
155155

156156
#### Creating a custom workflow
157157

158-
To faciliate control over how the content is being built we utilize custom
158+
To facilitate control over how the content is being built we utilize custom
159159
GitHub Workflows. See the [Creating a custom workflow](docs/creating-a-custom-workflow.qmd)
160160
guide how to get started.
161161

@@ -269,7 +269,7 @@ And after the pull request is merged:
269269
- Remove all associated releases for the content from the [GitHub Releases page](https://github.com/posit-dev/connect-extensions/releases).
270270
- Remove all associated tags for the content from the [GitHub Tags page](https://github.com/posit-dev/connect-extensions/tags).
271271

272-
# Removing Content
272+
## Removing Content
273273

274274
Removing content from the `extensions/` subdirectory that has already been
275275
added to the Connect Gallery requires that you follow instructions in the

0 commit comments

Comments
 (0)