y4ney · GitHub

Description

The security issue description in the repository incorrectly refers to “XSTL” instead of the correct term “XSLT”. This mistake is present in the title and description of the issue.

Correct Reference

The correct term for the styling language used to transform XML documents is XSLT (eXtensible Stylesheet Language Transformations).

Source of Correct Information

You can verify the correct spelling and usage of XSLT by referring to the following resource:

W3Schools XSLT Tutorial: https://www.w3schools.com/xml/xsl_intro.asp

Recommended Action

Please update the issue description and title to use the correct term “XSLT” to ensure accurate information and avoid confusion.

Read the original on github.com ↗