Skip to content

Commit 3ebeac5

Browse files
authored
Merge pull request #127027 from changeworld/patch-34
Fix typo: build-in -> built-in
2 parents 1ee4c7e + c39057d commit 3ebeac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/vs-code-intellisense.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The VS Code IntelliSense provides different types of completions, including lang
3131
|Completion | Type |
3232
| ----- | ------- |
3333
| Keywords | `keyword`
34-
| Functions | `build-in function`, `user defined function` |
34+
| Functions | `built-in function`, `user defined function` |
3535
| Data Set Name| `input`, `output`, `intermediate result set`|
3636
| Data Set Column Name|`input`, `intermediate result set`|
3737

0 commit comments

Comments
 (0)