Add comma

readme_pump
Tyler Goodlet 2021-02-23 06:48:32 -05:00
parent 71a35aadef
commit 0c8f9dbce0
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ is ``tractor``'s IPC!
"Native" sub-process debugging
------------------------------
Using the magic of `pdb++`_ and some IPC tricks we've
Using the magic of `pdb++`_ and some IPC tricks, we've
been able to create a native feeling debugging experience for
any (sub)-process in your ``tractor`` tree.