diff --git a/docs/topics/forms/media.txt b/docs/topics/forms/media.txt
index 98e70e5e778..71c6b6aa573 100644
--- a/docs/topics/forms/media.txt
+++ b/docs/topics/forms/media.txt
@@ -255,7 +255,7 @@ to filter out a medium of interest. For example::
- >>> print(w.media)['css']
+ >>> print(w.media['css'])
When you use the subscript operator, the value that is returned is a new