Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbee authored Nov 29, 2023
1 parent bfcf7e6 commit 1649ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ For an equivalent of a (ANTLR) grammar definition look at `ExpressionGrammar`.
The public API of the library is encapsulated by `Expression` which refers to types
in the `org.hisp.dhis.lib.expression.spi` package.

For JavaScript the main entry point to the API is called `ExpressionJs`.
For JavaScript the main entry point to the API is called `ExpressionJs`.

### Modes
DHIS2 has several expression language, each supporting a different set of functions.
Expand Down

0 comments on commit 1649ad2

Please sign in to comment.