Skip to content

Commit 1ae0baa

Browse files
committed
Update AI.java
1 parent 1a41716 commit 1ae0baa

File tree

1 file changed

+2
-2
lines changed
  • src/main/java/io/cryptolens/methods

1 file changed

+2
-2
lines changed

src/main/java/io/cryptolens/methods/AI.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
public class AI {
1111

1212
/**
13-
* <p>This method will register an event that has occured in either the client app
13+
* <p>This method will register an event that has occurred in either the client app
1414
* (eg. start of a certain feature or interaction within a feature) or in a third
15-
* party provider (eg. a payment has occured, etc).</p>
15+
* party provider (eg. a payment has occurred, etc).</p>
1616
* <p>Note: You can either use this method standalone (eg. by only providing a machine code/device identifier)
1717
* or together with Cryptolens Licensing module (which requires productId and optionally keyid to be set).
1818
* The more information that is provided, the better insights can be provided.</p>

0 commit comments

Comments
 (0)