mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Fix typo
This commit is contained in:
2
types/ng-file-upload/index.d.ts
vendored
2
types/ng-file-upload/index.d.ts
vendored
@@ -254,7 +254,7 @@ declare module 'angular' {
|
||||
*/
|
||||
url: string;
|
||||
/**
|
||||
* Add which HTTP method to use: 'POST' or 'PUT'(html5)
|
||||
* Add which HTTP method to use: 'POST' or 'PUT' (html5)
|
||||
*/
|
||||
method: string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user