Skip to content

Commit

Permalink
Fix null forgiving F1 keyword (#20341)
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Sep 8, 2020
1 parent 66cb876 commit 12b946b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/csharp/language-reference/operators/null-forgiving.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: "! (null-forgiving) operator - C# reference"
title: "! (null-forgiving) operator - C# reference"
ms.date: 10/11/2019
f1_keywords:
- "!_CSharpKeyword"
- "nullForgiving_CSharpKeyword"
helpviewer_keywords:
- "null-forgiving operator [C#]"
- "! operator [C#]"
Expand Down

0 comments on commit 12b946b

Please sign in to comment.