Haleshot commited on
Commit
ac93bf0
·
unverified ·
1 Parent(s): efdae9c

typo fix for ci

Browse files
probability/17_normal_distribution.py CHANGED
@@ -407,7 +407,7 @@ def _(create_range_probability_example, fig_to_image, mo, stats):
407
 
408
  @app.cell(hide_code=True)
409
  def _(create_voltage_example_visualization, fig_to_image, mo):
410
- # Create vizualization
411
  voltage_fig, voltage_error_prob = create_voltage_example_visualization()
412
 
413
  # Display
 
407
 
408
  @app.cell(hide_code=True)
409
  def _(create_voltage_example_visualization, fig_to_image, mo):
410
+ # Create visualization
411
  voltage_fig, voltage_error_prob = create_voltage_example_visualization()
412
 
413
  # Display