Skip to content

Commit 1f90c87

Browse files
authored
Remove underscore in copy_to heading (#10678)
Signed-off-by: kolchfa-aws <[email protected]>
1 parent 395f5e9 commit 1f90c87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_field-types/mapping-parameters/copy-to.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: default
3-
title: Copy_to
3+
title: Copy to
44
parent: Mapping parameters
55

66
nav_order: 20
77
has_children: false
88
has_toc: false
99
---
1010

11-
# Copy_to
11+
# Copy to
1212

1313
The `copy_to` parameter allows you to copy the values of multiple fields into a single field. This parameter can be useful if you often search across multiple fields because it allows you to search the group field instead.
1414

0 commit comments

Comments
 (0)