From 19687c00eefe8a8cb9febdc7492a2fa7b32bb7fc Mon Sep 17 00:00:00 2001 From: "Nat Kershaw (MSFT)" Date: Fri, 15 Sep 2023 19:20:10 -0700 Subject: [PATCH] Fix custom op docs (#17571) --- docs/reference/operators/add-custom-op.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/operators/add-custom-op.md b/docs/reference/operators/add-custom-op.md index abeffcafe5..0cb3626efb 100644 --- a/docs/reference/operators/add-custom-op.md +++ b/docs/reference/operators/add-custom-op.md @@ -1,10 +1,10 @@ - --- title: Custom operators parent: Operators grand_parent: Reference nav_order: 4 --- + # Custom operators {: .no_toc }