Skip to content

Commit 7ed5890

Browse files
committed
Remove a sentence starting with "Note"
Since the instructions sometimes include "Note: Blah blah blah" I decided to remove the "Note" from Olivia the Owl's comment. Alternatively, she might say "Note that the key only..." but when in doubt, leave it out. I looked and generally she doesn't say "Note: ..."
1 parent 6f8add9 commit 7ed5890

File tree

1 file changed

+1
-1
lines changed
  • exercises/10.arrays/01.solution.key-prop

1 file changed

+1
-1
lines changed

exercises/10.arrays/01.solution.key-prop/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
👨‍💼 Great work. That was super weird and confusing for our users. They're much
66
happier now.
77

8-
🦉 Note, the key only needs to be unique within a given array. So this works
8+
🦉 The key only needs to be unique within a given array. So this works
99
fine:
1010

1111
```tsx

0 commit comments

Comments
 (0)