Commit 770b880f authored by Shrayas Rajagopal's avatar Shrayas Rajagopal

More formatting improvements

parent b2a3fbc7
......@@ -23,7 +23,7 @@ bool DeleteAll<T>();
```
For these extensions to work, the entity in question _MUST_ have a
key-property, a property named "id" or decorated with a [Key] attribute.
key-property, a property named "`id`" or decorated with a `[Key]` attribute.
```csharp
public class Car
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment