Skip to content

Commit

Permalink
format readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tibel committed Jun 11, 2014
1 parent 6c875cb commit e5e88a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Caliburn.Light is available through NuGet:
Sets the DataContext and attaches the view to the view-model.
- `Bind.ModelWithoutContext` (use inside of DataTemplate)
Attaches the view to the view-model only.
- `Bind.AtDesignTime`
- `Bind.AtDesignTime`
To enable view-model binding inside the Visual Studio designer or Blend.

### ViewModel-First
Expand Down

0 comments on commit e5e88a9

Please sign in to comment.