Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 8edcbe2

Browse files
committed
API typo #360
1 parent e41c076 commit 8edcbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/api/apiOptionsBuilder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h3><code>DTOptionsBuilder</code></h3>
118118
</tr>
119119
<tr>
120120
<td><code>DTOptions</code></td>
121-
<td><code>withSource(ajax)</code></td>
121+
<td><code>fromSource(ajax)</code></td>
122122
<td>
123123
<p>Set the ajax source.</p>
124124
<div hljs language="js">

0 commit comments

Comments
 (0)