A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/robsontenorio/vue-api-query/commit/fbd2bca435ab458d0fbf8fd15ecfa62773ef4778 below:

fix typo in `for` error message · robsontenorio/vue-api-query@fbd2bca · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -112,7 +112,7 @@ export default class Model extends StaticModel {

112 112

}

113 113 114 114

if (!this.isValidId(object.getPrimaryKey())) {

115 -

throw new Error('The object referenced on for() method has a invalid id.')

115 +

throw new Error('The object referenced on for() method has an invalid id.')

116 116

}

117 117 118 118

url += `/${object.resource()}/${object.getPrimaryKey()}`

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4