diff --git a/README.md b/README.md index 94f52d1..fcc5398 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ assert_eq!(result.to_string(), "(George, false, Harry, true, Ivonne, false)"); ``` -# Manipurating the DOM node +# Manipulating the DOM node Inserting / replacing / deleting the DOM node can be done by methods like append_child(),