Skip to content

Commit 992b965

Browse files
committed
Fix typo in README
1 parent a48e862 commit 992b965

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)