diff --git a/src/core/definitions.js b/src/core/definitions.js index f156f3c1a..966b17796 100644 --- a/src/core/definitions.js +++ b/src/core/definitions.js @@ -2940,10 +2940,10 @@ const NOTES = { '\\rmoustache': 'right moustache', '\\nabla': ['nabla', 'del', 'differential vector operator'], - '\\square': ['d’Alembert operator', + '\\square': ['square', 'd’Alembert operator', 'Wikipedia ' ], - '\\blacksquare': ['end of proof', 'tombstone', 'Halmos symbol'], + '\\blacksquare': ['black square', 'end of proof', 'tombstone', 'Halmos symbol'], '\\Box': 'end of proof', '\\colon': ['such that', 'ratio'], '\\coloneq': ['is defined by', 'is assigned'],