Skip to content

Commit 22589ac

Browse files
committed
Spelling
1 parent 3387e40 commit 22589ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/reduction-workflow-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Loading only individual detectors avoids loading unnecessary data and allows for
9595

9696
**Reason**
9797
Event-mode monitor- and detector-data can be extremely large.
98-
Auxiliary data such as sample-environment data, or chopper-metadata should be accesible without loading the large data.
98+
Auxiliary data such as sample-environment data, or chopper-metadata should be accessible without loading the large data.
9999
Loading auxiliary data and metadata separately avoids keeping large data alive in memory if output metadata extraction depends on auxiliary input data or input metadata.
100100

101101
### S.5: Avoid dependencies of output metadata on large data

0 commit comments

Comments
 (0)