Skip to content

Commit 6203e77

Browse files
authored
Update string-transformations.md
Fixing the StringSplit title (with extra space before the title)
1 parent a6b8b71 commit 6203e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/string-transformations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ The following example takes a string collection of user roles, and convert it to
780780
- **outputClaim**: "Admin,Author,Reader"
781781

782782

783-
## StringSplit
783+
## StringSplit
784784

785785
Returns a string array that contains the substrings in this instance that are delimited by elements of a specified string.
786786

0 commit comments

Comments
 (0)