diff --git a/fp-plugins/jquery/plugin.jquery.php b/fp-plugins/jquery/plugin.jquery.php
index e6ac632..d67ecbd 100644
--- a/fp-plugins/jquery/plugin.jquery.php
+++ b/fp-plugins/jquery/plugin.jquery.php
@@ -5,7 +5,7 @@
* Plugin URI: https://www.flatpress.org
* Author: FlatPress
* Author URI: https://www.flatpress.org
- * Description: Provides jQuery locally. Part of the standard distribution.
+ * Description: Provides jQuery and jQueryUI locally. Part of the standard distribution.
*/
add_action('wp_head', 'plugin_jquery_head', 0);