OSDN Git Service

Regular updates
[twpd/master.git] / fastify.md
index c6fdb94..679ecdb 100644 (file)
@@ -180,7 +180,7 @@ fastify.route({
 
 By defining a JSON schema, you get validation and improved performance.
 
-See: [Validation and serialize](https://github.com/fastify/fastify/blob/master/docs/Validation-And-Serialize.md)
+See: [Validation and serialization](https://github.com/fastify/fastify/blob/master/docs/Validation-And-Serialization.md)
 
 Plugins
 -------