From cfb50c27f5ee332c14037ab2cb6b02fd6ee35de9 Mon Sep 17 00:00:00 2001 From: Curt Nichols Date: Tue, 30 Apr 2019 10:09:06 -0700 Subject: [PATCH] Code-formatted 'greater than' doesn't need to be escaped --- .../operators.[-hh]-]['t1,'t2,'u]-function-[fsharp].md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)