diff --git a/Docs/learning_data.md b/Docs/learning_data.md index 4e45ed4..822ece4 100644 --- a/Docs/learning_data.md +++ b/Docs/learning_data.md @@ -24,7 +24,7 @@ let options = ConvertRequestOptions.withDefaultDictionary( requireJapanesePrediction: true, requireEnglishPrediction: true, keyboardLanguage: .ja_JP, - learningType: .temporary, + learningType: .inputAndOutput, memoryDirectoryURL: documents, sharedContainerURL: documents )