Skip to content

Commit 2b65cda

Browse files
committed
minor fixes
1 parent 1217475 commit 2b65cda

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/core-concepts/issues/epics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ When you need to create similar Epics or replicate an Epic's structure across pr
9999

100100
To duplicate an Epic, click the ••• menu in the Epic header and select Make a copy. You'll see two options:
101101

102-
### Copy to same project
102+
### Copy in same project
103103
Creates an identical Epic within the current project with all the same properties, description, and custom field values. The new Epic gets a fresh identifier and maintains the same title, description state, priority, start and due dates.
104104

105105
### Copy in different project

docs/core-concepts/issues/overview.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ When you need to create similar work items or replicate a work item's structure
5555

5656
To duplicate a work item, click the **•••** menu in the work item header and select **Make a copy**. You'll see two options:
5757

58-
### Copy to same project
58+
### Copy in same project
5959
Creates an identical work item within the current project with all the same properties, description, and settings. The new work item gets a fresh identifier and maintains the same title, description, state, and priority attributes.
6060

61-
### Copy to different project
61+
### Copy in different project
6262
Duplicates the work item to another project in your workspace. This is particularly useful when you have similar tasks across multiple projects or want to move work items between teams. The copied work item adapts to the destination project's identifier format and default state.
6363

6464
Duplicating work items is perfect for replicating recurring tasks, or moving work between project phases while maintaining all the essential context and settings.

0 commit comments

Comments
 (0)