mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-16 20:12:16 +02:00
Fix typo.
DeserializationOpion --> DeserializationOption
This commit is contained in:
committed by
Benoît Blanchon
parent
8002722f3b
commit
f73be9cf0f
@ -2,7 +2,7 @@
|
||||
// Copyright © 2014-2022, Benoit BLANCHON
|
||||
// MIT License
|
||||
//
|
||||
// This example shows how to use DeserializationOpion::Filter
|
||||
// This example shows how to use DeserializationOption::Filter
|
||||
//
|
||||
// https://arduinojson.org/v6/example/filter/
|
||||
|
||||
|
Reference in New Issue
Block a user