Skip to content

Commit 8ff82bc

Browse files
willingcjhamrick
andauthored
Update 62-cell-id/cell-id.md
Co-authored-by: Jessica B. Hamrick <[email protected]>
1 parent 2e36730 commit 8ff82bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

62-cell-id/cell-id.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Use Option B. Option C is also viable but adds a corpus requirement to the id ge
240240
1. How is splitting cells handled?
241241
- One cell (second part of the split) gets a new cell ID
242242
2. What if I copy and paste (surely you do not want duplicate ids...)
243-
- On paste give the pasted cell a different ID if there's already one with the same ID as being pasted. The copied cell should have a new id
243+
- On paste, give the pasted cell a new ID. The copied (source) cell keeps its original ID.
244244
3. What if you cut-paste (surely you want to keep the id)?
245245
- On paste give the pasted cell a different ID if there's already one with the same ID as being pasted. For cut this means the id can be preserved because there's no conflict on resolution of the move action
246246
4. What if you cut-paste, and paste a second time?

0 commit comments

Comments
 (0)