Skip to content

Commit 5cca463

Browse files
committed
[repo] Fix lint failures
1 parent 4a4d633 commit 5cca463

File tree

4 files changed

+4
-4
lines changed
  • docs/apis/core/reportbuilder
  • versioned_docs
    • version-4.4/apis/core/reportbuilder
    • version-4.5/apis/core/reportbuilder
    • version-5.0/apis/core/reportbuilder

4 files changed

+4
-4
lines changed

docs/apis/core/reportbuilder/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ This would cause the report to return results for users with the first name of _
606606

607607
The stress test uses helper methods which:
608608

609-
- Add and remove every colum individually from a report and ensures that is still returns data without error, it also tests the column can be sorted if that has been enabled.
609+
- Add and remove every column individually from a report and ensures that is still returns data without error, it also tests the column can be sorted if that has been enabled.
610610
- Individually aggregates a report on each column
611611
- Individually applies each filter
612612

versioned_docs/version-4.4/apis/core/reportbuilder/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ This would cause the report to return results for users with the first name of _
611611

612612
The stress test uses helper methods which:
613613

614-
- Add and remove every colum individually from a report and ensures that is still returns data without error, it also tests the column can be sorted if that has been enabled.
614+
- Add and remove every column individually from a report and ensures that is still returns data without error, it also tests the column can be sorted if that has been enabled.
615615
- Individually aggregates a report on each column
616616
- Individually applies each filter
617617

versioned_docs/version-4.5/apis/core/reportbuilder/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ This would cause the report to return results for users with the first name of _
594594

595595
The stress test uses helper methods which:
596596

597-
- Add and remove every colum individually from a report and ensures that is still returns data without error, it also tests the column can be sorted if that has been enabled.
597+
- Add and remove every column individually from a report and ensures that is still returns data without error, it also tests the column can be sorted if that has been enabled.
598598
- Individually aggregates a report on each column
599599
- Individually applies each filter
600600

versioned_docs/version-5.0/apis/core/reportbuilder/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ This would cause the report to return results for users with the first name of _
606606

607607
The stress test uses helper methods which:
608608

609-
- Add and remove every colum individually from a report and ensures that is still returns data without error, it also tests the column can be sorted if that has been enabled.
609+
- Add and remove every column individually from a report and ensures that is still returns data without error, it also tests the column can be sorted if that has been enabled.
610610
- Individually aggregates a report on each column
611611
- Individually applies each filter
612612

0 commit comments

Comments
 (0)