Skip to content

Commit 6d18b9a

Browse files
fix typo
1 parent 653d490 commit 6d18b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PythonIOC
66

77
This module allows an EPICS IOC with Python Device Support to be run from within
88
the Python interpreter. Records can be programmatically created and arbitrary
9-
Python code run to updated them and respond to caputs. It supports cothread and
9+
Python code run to update them and respond to caputs. It supports cothread and
1010
asyncio for concurrency.
1111

1212
============== ==============================================================

0 commit comments

Comments
 (0)