Bladeren bron

Fix rogue html el in readme

JC Brand 12 jaren geleden
bovenliggende
commit
a18155f672
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -7,7 +7,7 @@ Converse.js_ implements an XMPP_ based instant messaging client in the browser.
 It is used by collective.xmpp.chat_, which is a Plone_ instant messaging add-on.
 It is used by collective.xmpp.chat_, which is a Plone_ instant messaging add-on.
 
 
 The ultimate goal is to enable anyone to add chat functionality to their websites, regardless of the backend.
 The ultimate goal is to enable anyone to add chat functionality to their websites, regardless of the backend.
-<p>This is currently possible, except for adding new contacts, which still makes an XHR call to the (Plone) backend to fetch user info.
+This is currently possible, except for adding new contacts, which still makes an XHR call to the (Plone) backend to fetch user info.
 
 
 --------
 --------
 Features
 Features