Skip to content
Snippets Groups Projects
Commit 42baacf6 authored by Xu Jing's avatar Xu Jing
Browse files

fix(Typo): change 'dserver' to 'server'

parent fcf0f4e3
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ import {
} from '../reducers/alerts';
/*
* Higher Order Component to manage the connection to the cloud dserver.
* Higher Order Component to manage the connection to the cloud server.
* @param {React.Component} WrappedComponent component to manage VM events for
* @returns {React.Component} connected component with vm events bound to redux
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment