diff --git a/levels/javascript/objectives/js_west_bridge/objective.json b/levels/javascript/objectives/js_west_bridge/objective.json
index 898b717..9d358f3 100644
--- a/levels/javascript/objectives/js_west_bridge/objective.json
+++ b/levels/javascript/objectives/js_west_bridge/objective.json
@@ -1,6 +1,6 @@
{
"title": "JavaScript Lab: If Alive Then Bridge",
- "description": "Extend the east bridge by learning to use an else statement in your conditional logic.",
+ "description": "Extend the west bridge by learning to use an else statement in your conditional logic.",
"validation_fields": [
{
"name": "prompt",