fix word_cloud.rst typo

This commit is contained in:
Vasyl Nakvasiuk
2013-05-05 12:02:49 +03:00
parent 331e3551ce
commit 29e9ff2c0b

View File

@@ -18,7 +18,7 @@ The following attributes can be specified for this tag::
[display_name| AUTOGENERATE] Display name of xmodule. When this attribute is not defined - display name autogenerate with some hash.
[num_inputs| 5] Number of inputs.
[num_top_words| 250] Number of max words, which will be displayed.
[display_student_percents| True] Dispaly usage percents for each word.
[display_student_percents| True] Display usage percents for each word.
.. note::