Skip to content

Commit b006f33

Browse files
authored
Fixes typo.
1 parent 8c7a5fc commit b006f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/core/session.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
class Parse::Role < Parse::Object
3+
class Parse::Session < Parse::Object
44
# See: https://github.com/modernistik/parse-stack#parsesession
55
# add additional properties here
66
end

0 commit comments

Comments
 (0)