Skip to content

Commit

Permalink
docs: fix type in index.md (dotnet#8908)
Browse files Browse the repository at this point in the history
  • Loading branch information
novialriptide authored and p-kostov committed Jun 28, 2024
1 parent dc90a6a commit fc6f5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
publish-docs:
runs-on: ubuntu-latest
steps:
- name: Chekout
- name: Checkout
uses: actions/checkout@v3
- name: Dotnet Setup
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit fc6f5be

Please sign in to comment.