diff --git a/include/curl_wrapper.hpp b/include/curl_wrapper.hpp index 1ff1d07..fc3bf3f 100644 --- a/include/curl_wrapper.hpp +++ b/include/curl_wrapper.hpp @@ -53,7 +53,7 @@ enum class http_method }; /*! - * @brief std::map of parameters for API calls. + * @brief std::map of parameters for %API calls. * * Example: * @code