Fixed coding style & line length.
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 5514630..6f246e3 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -317,8 +317,7 @@
- Added unicode support for product names.
- Added support for disabling product name strictness via the ``$product_name_safe`` property.
- Changed ``insert()`` method to auto-increment quantity for an item when inserted twice instead of resetting it.
- - Changed ``update()`` method to support updating all properties attached to an item.
- - Removed the requirment of quantity to trigger ``update()``.
+ - Changed ``update()`` method to support updating all properties attached to an item and not to require 'qty'.
- :doc:`Image Manipulation Library <libraries/image_lib>` changes include: