mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-17 12:00:47 +02:00
fixed comment typo and updated npm deps
This commit is contained in:
@@ -210,7 +210,7 @@ export default class CommonHelper {
|
||||
}
|
||||
|
||||
/**
|
||||
* Removes single element from array by loosely comparying values.
|
||||
* Removes single element from array by loosely comparing values.
|
||||
*
|
||||
* @param {Array} arr
|
||||
* @param {Mixed} value
|
||||
|
||||
Reference in New Issue
Block a user