Update my_pages/ica.py
Browse files- my_pages/ica.py +1 -1
my_pages/ica.py
CHANGED
|
@@ -11,7 +11,7 @@ def render():
|
|
| 11 |
add_instruction_text(
|
| 12 |
"""
|
| 13 |
Explore the intention-convention-arbitrariness (ICA) framework.<br>
|
| 14 |
-
Use the sliders to adjust the three dimensions
|
| 15 |
"""
|
| 16 |
)
|
| 17 |
|
|
|
|
| 11 |
add_instruction_text(
|
| 12 |
"""
|
| 13 |
Explore the intention-convention-arbitrariness (ICA) framework.<br>
|
| 14 |
+
Use the sliders to adjust the three dimensions and uncover various examples.
|
| 15 |
"""
|
| 16 |
)
|
| 17 |
|