Skip to content

Commit e9ddaac

Browse files
SOLR-15193: Fix typo
1 parent 140c37e commit e9ddaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solr/solr-ref-guide/src/graph.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ from the baskets link to products. So limiting the out-degree will limit the siz
283283
Why does limiting the size of the shopping baskets make a stronger recommendation? To answer this question it helps
284284
to think about each shopping basket as *voting* for products that go with *butter*. In an election with two candidates
285285
if you were to vote for both candidates the votes would cancel each other out and have no effect.
286-
But if you vote for only one candidate your vote will affect the outcome. The same principal holds true
286+
But if you vote for only one candidate your vote will affect the outcome. The same principle holds true
287287
for recommendations. As a basket votes for more products it dilutes the strength of its recommendation for any
288288
one product. A basket with just butter and one other item more strongly recommends that item.
289289

0 commit comments

Comments
 (0)