Skip to content

Commit 0d90d90

Browse files
committed
Fix typo
1 parent 19a3738 commit 0d90d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ bt.run_beatmap(file='examples/vulcan_chex.csv',
8585
## Manual BET analysis
8686

8787
Alternatively, you can use the individual functions in BEaTmap to perform BET analysis and evaluate the Rouquerol criteria. This allows the user to access more of BEaTmap's functionality, and to customize the analysis.
88-
### Loading a dataset from .csv
88+
### Import the dataset
8989

9090
The `import_data` function can be used to import a isotherm data from a .csv file where the first column is relative pressure and the second column is the amount adsorbed.
9191

0 commit comments

Comments
 (0)