diff --git a/server/documents/modules/dimmer.html.eco b/server/documents/modules/dimmer.html.eco index fc9567d50..2b4dd7e81 100755 --- a/server/documents/modules/dimmer.html.eco +++ b/server/documents/modules/dimmer.html.eco @@ -224,7 +224,7 @@ type : 'UI Module'

Behavior

-

All the following behaviors can be called using the syntax:

+

All the following behaviors can be called using the syntax:

$('.your.element') .dimmer('behavior name', argumentOne, argumentTwo) diff --git a/server/documents/modules/dropdown.html.eco b/server/documents/modules/dropdown.html.eco index 36c4f803a..054e8d5b2 100755 --- a/server/documents/modules/dropdown.html.eco +++ b/server/documents/modules/dropdown.html.eco @@ -243,7 +243,7 @@ type : 'UI Module'

Behavior

-

All the following behaviors can be called using the syntax:

+

All the following behaviors can be called using the syntax:

$('.your.element') .dropdown('behavior name', argumentOne, argumentTwo) diff --git a/server/documents/modules/form.html.eco b/server/documents/modules/form.html.eco index 62ad95bb3..c4dff7566 100755 --- a/server/documents/modules/form.html.eco +++ b/server/documents/modules/form.html.eco @@ -231,7 +231,7 @@ type : 'UI Behavior'

Behavior

- All the following behaviors can be called using the syntax $('.foo').form('behavior name', argumentOne, argumentTwo) + All the following behaviors can be called using the syntax $('.foo').form('behavior name', argumentOne, argumentTwo) diff --git a/server/documents/modules/modal.html.eco b/server/documents/modules/modal.html.eco index 8b10e9520..c24324111 100755 --- a/server/documents/modules/modal.html.eco +++ b/server/documents/modules/modal.html.eco @@ -277,7 +277,7 @@ type : 'UI Module'

Behavior

-

All the following behaviors can be called using the syntax:

+

All the following behaviors can be called using the syntax:

$('.ui.modal') .modal('behavior name', argumentOne, argumentTwo) diff --git a/server/documents/modules/popup.html.eco b/server/documents/modules/popup.html.eco index 862ee2599..7106ade24 100755 --- a/server/documents/modules/popup.html.eco +++ b/server/documents/modules/popup.html.eco @@ -110,7 +110,7 @@ type : 'UI Module'

Behavior

-

All the following behaviors can be called using the syntax:

+

All the following behaviors can be called using the syntax:

$('.your.element') .popup('behavior name', argumentOne, argumentTwo) diff --git a/server/documents/modules/rating.html.eco b/server/documents/modules/rating.html.eco index c4ed06802..dd8a82269 100755 --- a/server/documents/modules/rating.html.eco +++ b/server/documents/modules/rating.html.eco @@ -208,7 +208,7 @@ type : 'UI Module'

Behavior

-

All the following behaviors can be called using the syntax:

+

All the following behaviors can be called using the syntax:

$('.ui.rating') .modal('behavior name', argumentOne, argumentTwo) diff --git a/server/documents/modules/shape.html.eco b/server/documents/modules/shape.html.eco index 249e1f17d..669047e40 100755 --- a/server/documents/modules/shape.html.eco +++ b/server/documents/modules/shape.html.eco @@ -332,7 +332,7 @@ type : 'UI Module'

Behavior

-

All the following behaviors can be called using the syntax:

+

All the following behaviors can be called using the syntax:

$('.your.element') .shape('behavior name', argumentOne, argumentTwo) diff --git a/server/documents/modules/sidebar.html.eco b/server/documents/modules/sidebar.html.eco index 4e0493a04..9f39966bb 100755 --- a/server/documents/modules/sidebar.html.eco +++ b/server/documents/modules/sidebar.html.eco @@ -341,7 +341,7 @@ type : 'UI Module'

Behavior

-

All the following behaviors can be called using the syntax:

+

All the following behaviors can be called using the syntax:

$('.your.element') .dropdown('behavior name', argumentOne, argumentTwo) diff --git a/server/documents/modules/transition.html.eco b/server/documents/modules/transition.html.eco index dba4cd217..d7bff7629 100755 --- a/server/documents/modules/transition.html.eco +++ b/server/documents/modules/transition.html.eco @@ -179,7 +179,7 @@ type : 'UI Module'

Behavior

-

All the following behaviors can be called using the syntax:

+

All the following behaviors can be called using the syntax:

$('.your.element') .dropdown('behavior name', argumentOne, argumentTwo) diff --git a/server/draft/tab.html.eco b/server/draft/tab.html.eco index 6ab65fc76..f69f49440 100755 --- a/server/draft/tab.html.eco +++ b/server/draft/tab.html.eco @@ -215,7 +215,7 @@ type : 'UI Module'

Behavior

- All the following behaviors can be called using the syntax $('.foo').tab('behavior name', argumentOne, argumentTwo) + All the following behaviors can be called using the syntax $('.foo').tab('behavior name', argumentOne, argumentTwo)