Skip to content

Commit 64a02b1

Browse files
committed
add test
1 parent aede7b9 commit 64a02b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ function App() {
2121
// Define birdMap and climateVariables
2222
const birdMap = {
2323
"Blackpoll Warbler": "warbler",
24-
"Bald Eagle": "eagle",
24+
"Not So Bald Eagle": "eagle",
2525
"White Fronted Goose": "anser",
2626
"Long Billed Curlew": "curlew",
2727
"Whimbrel": "whimbrel",

0 commit comments

Comments
 (0)