Skip to content

Commit 691b799

Browse files
author
Rick Neeft
committed
typo charp -> csharp
1 parent af4a3a2 commit 691b799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2025-11-26-certificates-current-user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Usage notes:
1212
- The snippet reads from the Current User personal store (`StoreName.My`, `StoreLocation.CurrentUser`).
1313
- Thumbprints are printed in-dim to make them easy to copy; CN is truncated to 40 characters for readability.
1414

15-
```charp
15+
```csharp
1616
#: package Spectre.Console@0.49.1
1717

1818
using System;

0 commit comments

Comments
 (0)