mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed some typos in the documentation and comments.
This commit is contained in:
committed by
Akshay Joshi
parent
8b7b63868f
commit
8a21d9b500
@@ -63,7 +63,7 @@ export function getStatsUrl(sid=-1, did=-1, chart_names=[]) {
|
||||
return base_url;
|
||||
}
|
||||
|
||||
/* This will process incoming charts data add it the the previous charts
|
||||
/* This will process incoming charts data add it the previous charts
|
||||
* data to get the new state.
|
||||
*/
|
||||
export function statsReducer(state, action) {
|
||||
|
||||
Reference in New Issue
Block a user