mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[@types/hapi__joi]: fix minor grammar mistake (#47880)
This commit is contained in:
parent
4274de4e67
commit
007785b542
2
types/hapi__joi/index.d.ts
vendored
2
types/hapi__joi/index.d.ts
vendored
@ -1129,7 +1129,7 @@ declare namespace Joi {
|
||||
tailor(targets: string | string[]): Schema;
|
||||
|
||||
/**
|
||||
* Annotates the key with an unit name.
|
||||
* Annotates the key with a unit name.
|
||||
*/
|
||||
unit(name: string): this;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user