diff --git a/include/GLFW/glfw3.h b/include/GLFW/glfw3.h
index 860f1128..8b9c9e71 100644
--- a/include/GLFW/glfw3.h
+++ b/include/GLFW/glfw3.h
@@ -3307,7 +3307,7 @@ GLFWAPI int glfwExtensionSupported(const char* extension);
  *  @return The address of the function, or `NULL` if an [error](@ref
  *  error_handling) occurred.
  *
- *  @remarks The addresses of a given function is not guaranteed to be the same
+ *  @remarks The address of a given function is not guaranteed to be the same
  *  between contexts.
  *
  *  @remarks This function may return a non-`NULL` address despite the