Skip to content

Commit 76a4d43

Browse files
committed
minor change: welcome message
1 parent fb5a6c9 commit 76a4d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ alt='Performance Profiling & Optimisation (Python) Training'
99
style='padding: 2%'}
1010
-->
1111

12-
**Welcome to Performance Profiling & Optimisation (Python) Training!**
12+
**Welcome to Performance Python Optimisation and Profiling Training!**
1313

1414
The training curriculum for this course is designed for researchers that are writing Python and lack formal computer science training. The curriculum covers how to assess where time is being spent during execution of a Python program, it also provides a high level understanding of how code executes and how this maps to the limiting factors of performance and good practice.
1515

0 commit comments

Comments
 (0)