···62626363 switch tokParts[0] {
6464 case "did":
6565- // Used as a hack for `from:me` when suppplied by the client
6565+ // Used as a hack for `from:me` when supplied by the client
6666 did, err := syntax.ParseDID(p)
6767 if err != nil {
6868 continue