Skip to content

Commit 0c4a232

Browse files
authored
Merge pull request #78 from Patrick-David/fix-example-typo
Fix typo in README
2 parents a48e862 + 992b965 commit 0c4a232

File tree

1 file changed

+1
-1
lines changed
  • dropbox-sdk-dotnet/Examples/SimpleBlogDemo

1 file changed

+1
-1
lines changed

dropbox-sdk-dotnet/Examples/SimpleBlogDemo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Simple Blog Demo
22

3-
A example web app built using Dropbox API v2 .NET SDK. This app allow you to post blogs which will be automatically saved to your Dropbox. It can help you go througth the server app OAuth flow and file operations APIs.
3+
An example web app built using Dropbox API v2 .NET SDK. This app allows you to post blogs which will be automatically saved to your Dropbox. It can help you go through the server app OAuth flow and file operations APIs.
44

55
## Setup
66

0 commit comments

Comments
 (0)