diff options
author | Thomas White <taw@physics.org> | 2022-04-07 10:50:22 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2022-04-07 10:50:22 +0200 |
commit | bc803293b6f56dc6a40c8db5d397c05ca18c4b4a (patch) | |
tree | c230a51fcb45f13e1a2dc73105dec6632c477105 /doc | |
parent | 6ead0af321b56ce721a987a3118cd163c49392bf (diff) |
Tutorial: Fix a tiny typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/articles/tutorial.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/articles/tutorial.rst b/doc/articles/tutorial.rst index dccfd032..117bc272 100644 --- a/doc/articles/tutorial.rst +++ b/doc/articles/tutorial.rst @@ -99,7 +99,7 @@ computing team. The bar at the left (note that it may have a vertical scrollbar) shows the main data processing steps in roughly chronological order from top to bottom. The -white area a the bottom is the *log area*, where messages will be displayed. +white area at the bottom is the *log area*, where messages will be displayed. The large grey area is where images will be displayed. Start by loading the data. To do this, click **Load data** at the top. You |