Skip to content

Commit 15990ee

Browse files
committed
Readme formatting.
1 parent f9ce44c commit 15990ee

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
@@ -142,7 +142,7 @@ public function login() {
142142
}
143143
```
144144

145-
__Note:__ When your action calls $this->Auth->identify() the method may not return.
145+
__Note:__ When your action calls `$this->Auth->identify()` the method may not return.
146146
The authenticator may need to redirect to the provider's site to complete the
147147
identification procedure. It's important not to implement any important business
148148
logic that depends upon the `identify()` method returning.

0 commit comments

Comments
 (0)