Skip to content

Commit

Permalink
Fix a missing demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadden committed Jun 28, 2020
1 parent 52befe6 commit 68a2aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/assorted-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Assorted Examples
=================

<script>
init_alia_demos(['tip-calculator-demo', 'loop-macros-demo',
init_alia_demos(['tip-calculator-demo',
'for-each-map-demo', 'fetch-country', 'time-signal',
'number-smoothing', 'color-smoothing', 'factor-tree']);
</script>
Expand Down

0 comments on commit 68a2aaf

Please sign in to comment.