docs: fixes following QA testing (#9690)

This commit is contained in:
Shahed Nasser
2024-10-22 18:20:21 +03:00
committed by GitHub
parent b2122c4073
commit 731309e87a
40 changed files with 70 additions and 66 deletions
@@ -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: