diff --git a/doc/fix_gcmc.html b/doc/fix_gcmc.html
index 61aba84713a818317ca65970d0f4bbfeecba8592..1420ebd92456097d7998ab14acfd3aede545a186 100644
--- a/doc/fix_gcmc.html
+++ b/doc/fix_gcmc.html
@@ -218,7 +218,8 @@ potential energy calculations, including the following:
 <LI>  many-body pair styles
 <LI>  hybrid pair styles
 <LI>  eam pair styles
-<LI>  triclinic systems 
+<LI>  triclinic systems
+<LI>  charged systems (b/c single() function for Coulombic pair styles requires an atom index to look up charges) 
 <LI>  need to include potential energy contributions from other fixes 
 </UL>
 <P>In these cases, LAMMPS will automatically apply the <I>full_energy</I>
diff --git a/doc/fix_gcmc.txt b/doc/fix_gcmc.txt
index 9b4dd3b2e938a549f87c28310d4939a196aa96d4..5d94f0576d145f0043b376ce031e5cb4767ca77c 100644
--- a/doc/fix_gcmc.txt
+++ b/doc/fix_gcmc.txt
@@ -203,7 +203,8 @@ potential energy calculations, including the following:
   many-body pair styles
   hybrid pair styles
   eam pair styles
-  triclinic systems 
+  triclinic systems
+  charged systems (b/c single() function for Coulombic pair styles requires an atom index to look up charges) 
   need to include potential energy contributions from other fixes :ul
 
 In these cases, LAMMPS will automatically apply the {full_energy}