Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ navbarPage(
p("There are a lot of preprints out there. In an ideal world you could read them all, but you have things to do other than sit around an read abstracts all day."),
p(
span("In an attempt to help with this we have implemented what is known as a "),
a(href = "https://en.wikipedia.org/wiki/Recommender_system","recomender engine."),
a(href = "https://en.wikipedia.org/wiki/Recommender_system","recommender engine."),
span("What this allows us to do is tailor what abstracts we show you based upon your previous abstract rankings.")
),
p(
Expand Down