Skip to content

Commit aeecc15

Browse files
nstrayerwch
andauthored
Update docs/custom-component-one-off.qmd
Co-authored-by: Winston Chang <[email protected]>
1 parent 39bf093 commit aeecc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom-component-one-off.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To implement a custom Tabulator element for your app, you'll need to write three
2828

2929
## The javascript code
3030

31-
First things first, to use a custom Javascript library we need to write... some javascript.
31+
First things first: to use a custom JavaScript library we need to write... some JavaScript.
3232

3333
To do this we will create a new folder called `tabulator/` that has the following structure:
3434

0 commit comments

Comments
 (0)