Just some English correction

Just some clarification in a sentence.
This commit is contained in:
Dennis 2018-01-18 10:33:22 -08:00 committed by GitHub
parent 8287e3513a
commit d0cd93c1a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ application. In fact, you can run this Ryu application::
instantiating app /Users/fujita/l2.py
All you have to do is defining needs a new subclass of RyuApp to run
All you have to do is define a new subclass of RyuApp to run
your Python script as a Ryu application.
Next let's add the functionality of sending a received packet to all