update comment

This commit is contained in:
yggverse 2024-10-31 03:17:57 +02:00
parent 63a9874dcf
commit b73a9388ee

View file

@ -1,4 +1,4 @@
//! Client API to interact Server for
//! Client API to interact Server using
//! [Gemini protocol](https://geminiprotocol.net/docs/protocol-specification.gmi)
pub mod response;