docs: fixes following QA testing (#9690)
This commit is contained in:
@@ -8,7 +8,7 @@ In this chapter, you'll learn how to add custom columns to a link definition and
|
||||
|
||||
## How to Add Custom Columns to a Link's Table?
|
||||
|
||||
The `defineLink` function used to define a link accepts a third paramter, which is an object of options.
|
||||
The `defineLink` function used to define a link accepts a third parameter, which is an object of options.
|
||||
|
||||
To add custom columns to a link's table, pass in the third parameter of `defineLink` a `database` property:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user