Skip to content

Commit 5d5564d

Browse files
authored
Update index.md to fix field & file appearing next to each other
Added spaces to end of field link to fix formatting issue that made it appear that there was a single `field file` keyword.
1 parent d8e1f10 commit 5d5564d

File tree

1 file changed

+1
-1
lines changed
  • docs/csharp/language-reference/keywords

1 file changed

+1
-1
lines changed

docs/csharp/language-reference/keywords/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ A contextual keyword is used to provide a specific meaning in the code, but it i
125125
[`equals`](equals.md)
126126
:::column-end:::
127127
:::column:::
128-
[`field`](field.md)
128+
[`field`](field.md)
129129
[`file`](file.md)
130130
[`from`](from-clause.md)
131131
[`get`](get.md)

0 commit comments

Comments
 (0)