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 1954032 commit ea6a150Copy full SHA for ea6a150
documentation/snippets/language-request-example.md
@@ -18,7 +18,7 @@ Breinify.temporalData(function(data) {
18
```
19
20
<blockquote class="lang-specific javascript--browser">
21
-<h3>Providing a User instance</h3>
+<h3>Providing a User Instance</h3>
22
<p>Another possibility is to provide a user object manually. This is typically done, if
23
some specific temporal data should be resolved, e.g., a location based on a free text,
24
a pair of coordinates (latitude/longitude), or a specific ip-address.</p>
0 commit comments