Skip to content

Commit 3341dcc

Browse files
committed
Consistent capitalization of pythonlab
1 parent 5dfbc28 commit 3341dcc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ The LARAsuite is modular and consists of different components that can be used i
2222

2323
The most important components are the following:
2424

25-
### Pythonlab
26-
The pythonlab package is a framework to define laboratory processes in Python syntax. It converts the process
25+
### PythonLab
26+
The PythonLab package is a framework to define laboratory processes in python syntax. It converts the process
2727
definitions into workflow graphs that can be used by the orchestrator and scheduler.
2828

2929
### Orchestrator
30-
The orchestrator is the component that executes the workflow graphs created by pythonlab. It manages the execution of the processes,
30+
The orchestrator is the component that executes the workflow graphs created by PythonLab. It manages the execution of the processes,
3131
allocates resources, and communicates with the devices through the wrappers.
3232

3333
### Scheduler

0 commit comments

Comments
 (0)