Skip to content

Commit 4d929dd

Browse files
authored
Merge pull request #4175 from saschaszott/saschaszott-patch-13
trivial change: fixed typo in description of trackSearch method
2 parents 201d8db + a31ef38 commit 4d929dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/core/shared/search/search.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ export class SearchService {
355355
}
356356

357357
/**
358-
* Send search event to rest api using angularitics
358+
* Send search event to rest api using angulartics2
359359
* @param config Paginated search options used
360360
* @param searchQueryResponse The response objects of the performed search
361361
* @param clickedObject Optional UUID of an object a search was performed and clicked for

0 commit comments

Comments
 (0)