We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e499e84 commit d48d407Copy full SHA for d48d407
docs/csharp/language-reference/tokens/discard.md
@@ -5,7 +5,7 @@ ms.date: 12/17/2024
5
---
6
# Discard - A `_` acts as a placeholder for a variable
7
8
-The `_` character services as a *discard*, which is a placeholder for an unused variable.
+The `_` character serves as a *discard*, which is a placeholder for an unused variable.
9
10
There are two uses for the *discard* token:
11
0 commit comments