We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ed75f commit 6ab0955Copy full SHA for 6ab0955
README.md
@@ -18,7 +18,7 @@ Foundational UML (fUML) subset of UML. The compilation can target either of two
18
The implementation handles the full Alf syntax at the Extended compliance level, as given in Annex C Consolidated
19
LL Grammar of the Alf Specification.
20
21
-Static semantic checking is directly based on validating the constraints defined in abstract syntax of the Alf Specification.
+Static semantic checking is directly based on validating the constraints defined in the abstract syntax of the Alf Specification.
22
However, as errors were discovered in these definitions, or inconsistencies with corresponding feature descriptions were identified,
23
these were corrected in the implementation. All such issues have either been corrected in the latest version of the specification
24
or have been reported to the Alf Revision Task Force for correction in a future version.
0 commit comments