mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-24 11:29:30 +08:00
Casing wrong in initial commit
Fixed the casing of URL
This commit is contained in:
Vendored
+1
-1
@@ -17,7 +17,7 @@ interface JQueryAddressStatic {
|
||||
parameter(name: string, value?: string): string;
|
||||
value(): string;
|
||||
history(value: boolean): void;
|
||||
baseUrl(): string;
|
||||
baseURL(): string;
|
||||
}
|
||||
|
||||
interface JQueryAddress {
|
||||
|
||||
Reference in New Issue
Block a user