diff --git a/lib/network/shapes.js b/lib/network/shapes.js index ddc26ea0..9346f482 100644 --- a/lib/network/shapes.js +++ b/lib/network/shapes.js @@ -206,7 +206,7 @@ if (typeof CanvasRenderingContext2D !== 'undefined') { /** - * Draw an arrow an the end of an line with the given angle. + * Draw an arrow at the end of a line with the given angle. */ CanvasRenderingContext2D.prototype.arrowEndpoint = function (x, y, angle, length) { // tail