Paolo commited on
Commit
9858ec4
·
1 Parent(s): 14e0b23

typo fixed

Browse files
Files changed (1) hide show
  1. marimo/surface_adsorption.py +3 -4
marimo/surface_adsorption.py CHANGED
@@ -31,10 +31,9 @@ def _(mo):
31
 
32
  ## Instructions
33
  1. Type your student ID
34
- 2. Select the volumes of the CV solution, the hydroxide solution and DI water to use
35
- 3. Select the temperature of the experiment
36
- 4. Click "Run Experiment"
37
- 5. Perform at least 5 experiments at different temperatures
38
  ___
39
  """
40
  )
 
31
 
32
  ## Instructions
33
  1. Type your student ID
34
+ 2. Select the temperature of the experiment
35
+ 3. Click "Run Experiment"
36
+ 4. Perform experiments at 5 different temperatures
 
37
  ___
38
  """
39
  )