diff --git a/content/docs/tutorials/basic/objective-c.md b/content/docs/tutorials/basic/objective-c.md index 677b6e0..d0dffef 100644 --- a/content/docs/tutorials/basic/objective-c.md +++ b/content/docs/tutorials/basic/objective-c.md @@ -2,6 +2,7 @@ layout: tutorials title: gRPC Basics - Objective-C group: basic +short: Objective-C --- This tutorial provides a basic Objective-C programmer's introduction to working with gRPC.