Skip to content

Commit

Permalink
Update string/concat/index.md
Browse files Browse the repository at this point in the history
Add {{optional_inline}}, same as array/concat
  • Loading branch information
Yanko1013 authored Dec 6, 2024
1 parent 04e4faf commit 31e8d4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ concat(str1, str2, /* …, */ strN)

### Parameters

- `str1`, …, `strN`
- `str1`, …, `strN` {{optional_inline}}
- : One or more strings to concatenate to `str`.

### Return value
Expand Down

0 comments on commit 31e8d4b

Please sign in to comment.