Skip to content

Commit

Permalink
Merge f55b59b into a74210d
Browse files Browse the repository at this point in the history
  • Loading branch information
muceres committed Jun 15, 2018
2 parents a74210d + f55b59b commit 837f5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -194,7 +194,7 @@ $ node ./examples/server.js
| name | string | a browser name | ie, chrome, firefox |
| version | string | browser or node version | 59.2.22 |
| versionNumber | number | browser or node number casted to number | 59.222 |
| mobile | boolean | if browser is in mobile environment, it will be true | ture |
| mobile | boolean | if browser is in mobile environment, it will be true | true |
| os | string | os type name | Windows NT 10.0 |

## :triangular_flag_on_post: Roadmap
Expand Down

0 comments on commit 837f5ef

Please sign in to comment.