mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Fix typo
Co-Authored-By: P4sca1 <sthamer.pascal@gmail.com>
This commit is contained in:
parent
c477ba3fd0
commit
e1b2162dce
2
types/dockerode/index.d.ts
vendored
2
types/dockerode/index.d.ts
vendored
@ -930,7 +930,7 @@ declare namespace Dockerode {
|
||||
Details: {
|
||||
ApiVersion: string;
|
||||
Arch: string;
|
||||
BuilTime: Date;
|
||||
BuildTime: Date;
|
||||
Experimental: string;
|
||||
GitCommit: string;
|
||||
GoVersion: string;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user