Skip to content

Commit f1a3b23

Browse files
authored
Fix migration guide formatting
1 parent 23eb439 commit f1a3b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Looking to upgrade from Sentry SDK 2.x to 3.x? Here's a comprehensive list of wh
9393
| full URL | `url.full` |
9494
| `headers` | `http.request.header.{header}` |
9595

96-
-The RQ integration doesn't add the `rq_job` object anymore. Instead, the individual properties of the job and the queue, if available, are accessible as follows:
96+
- The RQ integration doesn't add the `rq_job` object anymore. Instead, the individual properties of the job and the queue, if available, are accessible as follows:
9797

9898
| RQ property | Sampling context key | Example |
9999
| --------------- | ---------------------------- | ---------------------- |

0 commit comments

Comments
 (0)