diff --git a/rest_framework_docs/api_endpoint.py b/rest_framework_docs/api_endpoint.py index 953f9a0..0af4bca 100644 --- a/rest_framework_docs/api_endpoint.py +++ b/rest_framework_docs/api_endpoint.py @@ -125,7 +125,7 @@ def __get_serializer_fields__(self, serializer): "to_many_relation": to_many_relation }) # FIXME: - # Show more attibutes of `field`? + # Show more attributes of `field`? return fields