diff --git a/include/instance.hpp b/include/instance.hpp index 2724185..635676b 100644 --- a/include/instance.hpp +++ b/include/instance.hpp @@ -27,7 +27,7 @@ namespace mastodonpp using std::string; /*! - * @brief Holds the hostname and access token of an instance. + * @brief Holds the access data of and the connection to an instance. * * @since 0.1.0 *