Skip to content

Please fix the description to say TypeScript instead of Typescript #755

@jsoref

Description

@jsoref

Describe the bug
The GitHub repository metadata says Typescript (which is incorrect), whereas the readme (correctly) uses TypeScript

To Reproduce
Steps to reproduce the behavior:

curl -s -L https://api.github.com/repos/modelcontextprotocol/typescript-sdk|jq -r .description
The official Typescript SDK for Model Context Protocol servers and clients
curl -s -L https://raw.githubusercontent.com/modelcontextprotocol/typescript-sdk/refs/heads/main/README.md|grep '^# '|perl -pe 's/!.*//'
# MCP TypeScript SDK

Expected behavior
The metadata should say TypeScript

Logs

Additional context
To fix this, a repository admin will need to:

  1. load https://github.com/modelcontextprotocol/typescript-sdk/
  2. click the cog to the right of About
  3. correct the spelling

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions