Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit58826f5

Browse files
committed
Minor typos
1 parent26060e3 commit58826f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎content/webhooks/configuring/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ to the Internet.
3939

4040
##Writing the server
4141

42-
Now comes the fun part! We wantout server to listen to`POST` requests, at`/payload`,
42+
Now comes the fun part! We wantour server to listen to`POST` requests, at`/payload`,
4343
because that's where we told GitHub our webhook URL was. Since ngrok is exposing
44-
our local environment, we don't need to set up a real serversomeone online, and
44+
our local environment, we don't need to set up a real serversomewhere online, and
4545
can happily test out our code locally.
4646

4747
Let's set up a little Sinatra app to do something with the information. Our initial

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp