Skip to content

Commit a90c32c

Browse files
committed
lint fix
1 parent ef94c8b commit a90c32c

File tree

1 file changed

+1
-1
lines changed
  • packages/instrumentation-browser-navigation

1 file changed

+1
-1
lines changed

packages/instrumentation-browser-navigation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ registerInstrumentations({
6060
The instrumentation accepts the following configuration options:
6161

6262
| Option | Type | Default | Description |
63-
|--------|------|---------|-------------|
63+
| ------ | ---- | ------- | ----------- |
6464
| `enabled` | `boolean` | `true` | Enable/disable the instrumentation |
6565
| `useNavigationApiIfAvailable` | `boolean` | `true` | Use the Navigation API when available for better accuracy |
6666
| `applyCustomLogRecordData` | `function` | `undefined` | Callback to add custom attributes to log records |

0 commit comments

Comments
 (0)