We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a41716 commit 1ae0baaCopy full SHA for 1ae0baa
1 file changed
src/main/java/io/cryptolens/methods/AI.java
@@ -10,9 +10,9 @@
10
public class AI {
11
12
/**
13
- * <p>This method will register an event that has occured in either the client app
+ * <p>This method will register an event that has occurred in either the client app
14
* (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>
+ * party provider (eg. a payment has occurred, etc).</p>
16
* <p>Note: You can either use this method standalone (eg. by only providing a machine code/device identifier)
17
* or together with Cryptolens Licensing module (which requires productId and optionally keyid to be set).
18
* The more information that is provided, the better insights can be provided.</p>
0 commit comments