From 79521101e6293ecc74a85a0676e1d1c6f2c2dbd5 Mon Sep 17 00:00:00 2001 From: ilexwg Date: Wed, 4 Mar 2020 20:21:38 +0800 Subject: [PATCH] fix: correct the HTML tag missing and typo - the last paragraph missing a closing

tag - content 'The is...' -> 'This is...' --- index.html | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 5bdf54e09..adb514ddd 100644 --- a/index.html +++ b/index.html @@ -1,8 +1,8 @@ mxGraph 4.1.0 - - + +
@@ -16,7 +16,7 @@ Version 4.1.0 – 24. January 2020

mxGraph 4.1.0

- mxGraph is a JavaScript diagramming library that enables interactive graph + mxGraph is a JavaScript diagramming library that enables interactive graph and charting applications to be quickly created that run natively in any major browser that is supported by its vendor.

@@ -50,36 +50,37 @@ Version 4.1.0 – 24. January 2020

Support

- The is an - mxgraph tag on Stack Overflow that we try to keep answered. Please ensure + This is an + mxgraph tag on Stack Overflow that we try to keep answered. Please ensure your questions adhere to the SO guidelines, otherwise it will be closed.

License

- mxGraph is licensed under the + mxGraph is licensed under the Apache License 2.0.

Requirements

- The JavaScript client requires Google Chrome 30 and later, Firefox 31 and later, - Microsoft Internet Explorer 9.0 and later, Microsoft Edge 20 and later, - Safari 6.2 and later, Opera 20 and later, the default Android browser in Android - version 5.0 and later, or the default iOS browser in iOS 8.0 and later. + The JavaScript client requires Google Chrome 30 and later, Firefox 31 and later, + Microsoft Internet Explorer 9.0 and later, Microsoft Edge 20 and later, + Safari 6.2 and later, Opera 20 and later, the default Android browser in Android + version 5.0 and later, or the default iOS browser in iOS 8.0 and later.

- The servers require Java 6.0 or later or .NET 3.5 or later. - Using PHP 5.0 is informally supported. The I/O module for PHP requires libxml. - The PHP examples do not support image export. + The servers require Java 6.0 or later or .NET 3.5 or later. + Using PHP 5.0 is informally supported. The I/O module for PHP requires libxml. +The PHP examples do not support image export.

Updates

For information on new releases, please see the mxGraph Changelog.

- There is also a very low volume mailing list that only emails in the event of a critical + There is also a very low volume mailing list that only emails in the event of a critical issue affecting mxGraph. +


© 2006-2017 by JGraph Ltd.