Skip to content

Commit c200606

Browse files
committed
Typo
1 parent 76faafb commit c200606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The repo is called `omniauth-radius-rails` which is mostly to be an indicator of
1010

1111
# Usage
1212

13-
This Rails engine will do a number of things around authentication, users and teams. But is specifically designe to be agnostic data models and the like. The primary use is to enable an app to to login via OAuth with Kracken. This is normally accomplished with a few controller mix-ins and a mounted engine to handle the callbacks.
13+
This Rails engine will do a number of things around authentication, users and teams. But is specifically designed to be agnostic data models and the like. The primary use is to enable an app to to login via OAuth with Kracken. This is normally accomplished with a few controller mix-ins and a mounted engine to handle the callbacks.
1414

1515

1616
In general there are two main mix-ins, one for normal web use and another for creating a public API.

0 commit comments

Comments
 (0)