Skip to content

Commit 249caee

Browse files
Snooz82Copilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1b99cff commit 249caee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/chapter-03/04_datadriven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Recall the syntax and properties of multiple named test|task with one template
5454

5555
::::
5656

57-
The following example has six different test|task, each with a different name and different data sets, all using the `Login With Invalid Credentials Should Fail` keyword template.
57+
The following example has six different tests|tasks, each with a different name and different data sets, all using the `Login With Invalid Credentials Should Fail` keyword template.
5858

5959
```robotframework
6060
*** Settings ***

website/static/glossary/glossary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
"term": "Output File",
256256
"aliases": ["output.xml"],
257257
"abbreviation": "",
258-
"definition": "Primary machine-readable execution result file (e.g.`output.xml`) produced by Robot Framework that stores the full execution tree, messages, and statistics and serves as the source for generating log and report files."
258+
"definition": "Primary machine-readable execution result file (e.g. `output.xml`) produced by Robot Framework that stores the full execution tree, messages, and statistics and serves as the source for generating log and report files."
259259
},
260260
{
261261
"term": "Optional Argument",

0 commit comments

Comments
 (0)