diff --git a/README.txt b/README.txt
index d06778f..6e8a2fb 100644
--- a/README.txt
+++ b/README.txt
@@ -46,8 +46,9 @@ arguments are as follows:
 
   jcarousel_add($class_name, $settings);
 
-The $id is the CSS class of the element which will become the carousel. Multiple
-carousels may have the same carousel ID and all their settings will be shared.
+The $class_name is the CSS class of the element which will become the carousel. 
+Multiple carousels may have the same carousel ID and all their settings will be 
+shared.
 
 The $settings are the configuration options that are sent during the creation
 of the jCarousel element (optional). The configuration options can be found at:
