Index: openacs-4/packages/ams/www/doc/index.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/ams/www/doc/index.html,v
diff -u -r1.5 -r1.6
--- openacs-4/packages/ams/www/doc/index.html	18 May 2005 17:11:49 -0000	1.5
+++ openacs-4/packages/ams/www/doc/index.html	23 Mar 2018 23:53:01 -0000	1.6
@@ -49,7 +49,7 @@
 
 -- ams_widget_datatype_map is simplifies the selection of widgets to associate
 -- with an attribute. This allows us to present an administrator with list of valid
--- widgets she can select for assocation with a particular datatype.
+-- widgets she can select for association with a particular datatype.
 
 create table ams_widget_datatype_map (
         widget                  varchar(100)