MS IZ receive, not recieve
This commit is contained in:
parent
7ff25ef81a
commit
487de2d865
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ class Person
|
||||||
self.id == post.person.id
|
self.id == post.person.id
|
||||||
end
|
end
|
||||||
|
|
||||||
def recieve_url
|
def receive_url
|
||||||
"#{self.url}user/#{self.id}"
|
"#{self.url}user/#{self.id}"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue