From fc68a07b5780858521d2b50382c1a3c4b0b61bad Mon Sep 17 00:00:00 2001 From: Nick Miyake Date: Tue, 22 Jan 2019 12:05:45 -0800 Subject: [PATCH] Fix spelling error in docs (#204) --- conjure-api/src/main/conjure/conjure-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conjure-api/src/main/conjure/conjure-api.yml b/conjure-api/src/main/conjure/conjure-api.yml index b7d8b4dd1..15065a911 100644 --- a/conjure-api/src/main/conjure/conjure-api.yml +++ b/conjure-api/src/main/conjure/conjure-api.yml @@ -70,7 +70,7 @@ types: type: Type docs: > Other language generators may use the provided fallback if the non-Conjure type is not available. - The ANY PrimitiveType is permissible for all external types, but a more specific definition is preferrable. + The ANY PrimitiveType is permissible for all external types, but a more specific definition is preferable. PrimitiveType: values: - STRING