diff --git a/doc_src/cmds/read.rst b/doc_src/cmds/read.rst index a9ae8a477..b26f92a81 100644 --- a/doc_src/cmds/read.rst +++ b/doc_src/cmds/read.rst @@ -100,7 +100,7 @@ Example ``read`` has a few separate uses. -The following code stores the value 'hello' in the shell variable :envvar:`$foo`. +The following code stores the value 'hello' in the shell variable :envvar:`foo`. ::