Skip to content

Commit f930d1b

Browse files
authored
Update sciencelab.py
1 parent 0e976e6 commit f930d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PSL/sciencelab.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class ScienceLab():
3333
"""
3434
**Communications library.**
3535
36-
This class contains methods that can be used to interact with the PSLab
36+
This class contains methods that can be used to interact with the FOSSASIA PSLab
3737
3838
Initialization does the following
3939
@@ -54,7 +54,7 @@ class ScienceLab():
5454
<sciencelab.ScienceLab instance at 0xb6c0cac>
5555
5656
57-
Once you have instantiated this class, its various methods will allow access to all the features built
57+
Once you have initiated this class, its various methods will allow access to all the features built
5858
into the device.
5959
6060

0 commit comments

Comments
 (0)