Skip to content

Commit 545746e

Browse files
blue-atomloli
authored andcommitted
Fix typo (loli#74)
Fix wrong spelling 'no, there should be 'now'
1 parent d06f33e commit 545746e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Load the image
4444
>>> image_data, image_header = load('/path/to/image.xxx')
4545

4646
The data is stored in a numpy ndarray, the header is an object containing additional metadata, such as the voxel-spacing.
47-
No lets take a look at some of the image metadata
47+
Now lets take a look at some of the image metadata
4848

4949
>>> image_data.shape
5050
(168, 206, 128)

0 commit comments

Comments
 (0)