fix typo authored by anarcat's avatar anarcat
......@@ -296,7 +296,7 @@ target difficult to fulfill at this point.
CiviCRM is a relatively "classic" PHP application: it's made of a
collection of `.php` files scattered cleverly around various
directories. There's one catch: it's actually built as a drop-in
module for other CMSes. Traditionnally, Joomla, Wordpress and Drupal
module for other CMSes. Traditionally, Joomla, Wordpress and Drupal
are supported, and our deployment uses Drupal.
(There's actually a standalone version in development we are
......
......