Skip to content

Commit 982c792

Browse files
committed
Language tweak for name
Signed-off-by: Eric Pugh <[email protected]>
1 parent 8799aa2 commit 982c792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_search-plugins/ubi/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This differs from many systems that infer the linking of search to events throug
2222
> “how our users are using our product, whether search results were useful for them and whether they clicked on top-n results we gave and all related stuff” - Data Scientist
2323
2424
UBI includes the following elements:
25-
* [ubi.js](https://github.com/opensearch-project/user-behavior-insights/tree/main/ubi-javascript-collector/ubi.js): a client-side JavaScript library that captures searches and events.
25+
* [ubi.js](https://github.com/opensearch-project/user-behavior-insights/tree/main/ubi-javascript-collector/ubi.js): a clientside JavaScript library for capturing searches and events.
2626
* A machine-readable [schema](https://github.com/o19s/ubi) that faciliates interoperability of the UBI specification.
2727
* An (optional!) OpenSearch [plugin](https://github.com/opensearch-project/user-behavior-insights) that streamlines the recording of query data.
2828

@@ -59,7 +59,7 @@ Advanced features in OpenSearch, such as the Search Quality Evaluation Framework
5959
<li><a href="https://UBISearch.dev">Why UBI?</a></li>
6060
<li><a href="https://github.com/opensearch-project/user-behavior-insights">How to install and use the UBI plugin</a><b>do we keep this</b></li>
6161
<li>Learn more about this community standard via <a href="https://UBISearch.dev">UBISearch.dev</a>.</li>
62-
<li><a href="{{site.url}}{{site.baseurl}}/search-plugins/ubi/ubi-javascript-collector/">UBI.js</a> JavaScript collector</li>
62+
<li><a href="{{site.url}}{{site.baseurl}}/search-plugins/ubi/ubi-javascript-collector/">UBI JavaScript Collector</a>, a client-side JavaScript library for capturing events.</li>
6363
</ul>
6464
</td>
6565
<td>

0 commit comments

Comments
 (0)