diff --git a/ResponsiveImages.html b/ResponsiveImages.html
index 29ff83fe..3fd9abc6 100644
--- a/ResponsiveImages.html
+++ b/ResponsiveImages.html
@@ -212,7 +212,6 @@
Goals
- Respond to different screen pixel width/height.
- Respond to different screen pixel densities.
- - Respond to user zoom on image resource.
- Provide user agents with information they need to select the most appropriate image source given low bandwidth situations.
- Will fallback gracefully on older user agents.
- Can be polyfilled effectively.