diff --git a/docs/conceptual/operators.[-hh]-]['t1,'t2,'u]-function-[fsharp].md b/docs/conceptual/operators.[-hh]-]['t1,'t2,'u]-function-[fsharp].md index 6fa04ddc..f84f7b8f 100644 --- a/docs/conceptual/operators.[-hh]-]['t1,'t2,'u]-function-[fsharp].md +++ b/docs/conceptual/operators.[-hh]-]['t1,'t2,'u]-function-[fsharp].md @@ -64,7 +64,7 @@ The following example demonstrates the use of the `||>` operator. **Output:** ``` -("abc", "def") ||> append gives "abc.def" +("abc", "def") ||> append gives "abc.def" result2: "ABC.DEF" ``` @@ -79,4 +79,4 @@ Supported in: 2.0, 4.0, Portable ## See Also [Core.Operators Module (F#)](Core.Operators-Module-%5BFSharp%5D.md) -[Microsoft.FSharp.Core Namespace (F#)](Microsoft.FSharp.Core-Namespace-%5BFSharp%5D.md) \ No newline at end of file +[Microsoft.FSharp.Core Namespace (F#)](Microsoft.FSharp.Core-Namespace-%5BFSharp%5D.md)