Skip to content

Commit 13aa41a

Browse files
committed
tweak to README
1 parent 97fd151 commit 13aa41a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ echo View::make('template/location/u2f-registration.html', compact("jsRequest",
157157

158158
Non-AJAX client-side registration of U2F key token. AJAX can of course be used in your application, but it is easier to demonstrate a linear process without AJAX and callbacks.
159159

160-
```
160+
```php
161161
<html>
162162
<head>
163163
<title>U2F Key Registration</title>

0 commit comments

Comments
 (0)