Skip to content

Commit d014385

Browse files
committed
Fixed a typo
1 parent b77da75 commit d014385

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • src/ProgrammerAl.Site.Content/Posts/20250910_ONETUGSeptember2025

src/ProgrammerAl.Site.Content/Posts/20250910_ONETUGSeptember2025/post.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Presentations:
1313

1414
## ONETUG September 2025
1515

16-
The Orlando .NET Developers Gropu (aka ONETUG) meetup group invited me to speak in their September 2025 meetup on Nullable Reference Types in C#: https://www.meetup.com/onetug/events/310624118
16+
The Orlando .NET Developers Group (aka ONETUG) invited me to speak in their September 2025 meetup about Nullable Reference Types in C#: https://www.meetup.com/onetug/events/310624118
1717

1818
## Acount null! in C#
1919

@@ -30,4 +30,3 @@ In this session we'll review (and demo!) the different ways Nullable Reference T
3030
- How NRT code is different for object deserialization
3131
- Cases where NRTs aren't as helpful as we'd like them to be
3232

33-

0 commit comments

Comments
 (0)