Skip to content

Commit 7af16ac

Browse files
authored
Update parse-strings-using-split.md
1 parent f564846 commit 7af16ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/how-to/parse-strings-using-split.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The <xref:System.String.Split%2A?displayProperty=nameWithType> method creates an
1616
[!INCLUDE[interactive-note](~/includes/csharp-interactive-note.md)]
1717

1818
> [!TIP]
19-
> You can use AI assistance to [split a string](#use-AI-to-split-a-string).
19+
> You can use AI assistance to [split a string](#use-ai-to-split-a-string).
2020
2121
## Split a string into words
2222

0 commit comments

Comments
 (0)