diff --git a/binderhub/event-schemas/launch.json b/binderhub/event-schemas/launch.json index 25f59a12e..7e8a22a1f 100755 --- a/binderhub/event-schemas/launch.json +++ b/binderhub/event-schemas/launch.json @@ -24,7 +24,7 @@ }, "ref": { "type": "string", - "description": "Resolved reference to the repo when it is being launched" + "description": "Resolved reference for the repo at the time of launch" }, "status": { "enum": ["success", "failure"],