Skip to content

Commit

Permalink
Update 1.csharp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
botond-szabo authored Aug 25, 2024
1 parent b26b298 commit deb116b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/4.languages/1.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ analytics:
## Get started with C# and Necto

::tabs{:tabs='[".NET CLI", "Cake", "NUKE"]' :icons='["devicon:nuget", "vscode-icons:file-type-cake", "icons:nuke"]'}
#net-cli
#.net-cli

Check failure on line 20 in content/4.languages/1.csharp.md

View workflow job for this annotation

GitHub Actions / lint

Proper names should have the correct capitalization

content/4.languages/1.csharp.md:20:2 MD044/proper-names Proper names should have the correct capitalization [Expected: .NET; Actual: .net] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md044.md

Check failure on line 20 in content/4.languages/1.csharp.md

View workflow job for this annotation

GitHub Actions / lint

Proper names should have the correct capitalization

content/4.languages/1.csharp.md:20:7 MD044/proper-names Proper names should have the correct capitalization [Expected: CLI; Actual: cli] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md044.md
## &Get started using .NET CLI

#cake
Expand Down

0 comments on commit deb116b

Please sign in to comment.