diff --git a/text/2963-rustdoc-json.md b/text/2963-rustdoc-json.md index c61a4aa715a..9df295f53c6 100644 --- a/text/2963-rustdoc-json.md +++ b/text/2963-rustdoc-json.md @@ -877,7 +877,7 @@ pub fn references<'a>(a: &'a mut str) -> &'static MyType {} "type": { "kind": "resolved_path", "inner": { - "name": "String", + "name": "MyType", "id": "5:4936", "args": { "angle_bracketed": {